aboutsummaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rw-r--r--setup.sh1
1 files changed, 1 insertions, 0 deletions
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