From dcdb1d76b2a9942deb8f28943bc471647ba9cd6b Mon Sep 17 00:00:00 2001 From: Determinant Date: Fri, 6 Dec 2019 10:21:32 -0500 Subject: ... --- setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.sh b/setup.sh index 3b05c24..86e1d98 100644 --- a/setup.sh +++ b/setup.sh @@ -6,5 +6,6 @@ curl -s https://raw.githubusercontent.com/Determinant/salticidae-go/master/scrip chmod +x ./build.sh source ./env.sh ./build.sh "$SALTICIDAE_GO_PATH" +cd - rm -rf "$tmpdir" unset tmpdir -- cgit v1.2.3