From 6a2a6e331572846556b7028a35971118e4b49721 Mon Sep 17 00:00:00 2001 From: Determinant Date: Fri, 6 Dec 2019 10:15:25 -0500 Subject: ... --- setup.sh | 1 + 1 file changed, 1 insertion(+) mode change 100755 => 100644 setup.sh diff --git a/setup.sh b/setup.sh old mode 100755 new mode 100644 index 5d633c5..3b05c24 --- a/setup.sh +++ b/setup.sh @@ -7,3 +7,4 @@ chmod +x ./build.sh source ./env.sh ./build.sh "$SALTICIDAE_GO_PATH" rm -rf "$tmpdir" +unset tmpdir -- cgit v1.2.3