aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-12-06 10:21:32 -0500
committerDeterminant <ted.sybil@gmail.com>2019-12-06 10:21:32 -0500
commitdcdb1d76b2a9942deb8f28943bc471647ba9cd6b (patch)
tree48b9bde635e559084658e51213aa95baaf7bd27d
parent6a2a6e331572846556b7028a35971118e4b49721 (diff)
...
-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