From e14b7dc57947046c6e8c05026e014be084d254e3 Mon Sep 17 00:00:00 2001 From: Wesley Kerfoot Date: Sun, 29 Mar 2020 16:33:56 -0400 Subject: [PATCH] add `nimble build` to test script --- test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test.sh b/test.sh index e230aba..e682a0b 100755 --- a/test.sh +++ b/test.sh @@ -1,5 +1,6 @@ #! /usr/bin/env bash +nimble build pkill -f Xephyr Xephyr -ac -screen 1280x1024 -br -reset -terminate :1 &