diff options
author | Determinant <[email protected]> | 2019-12-06 10:15:25 -0500 |
---|---|---|
committer | Determinant <[email protected]> | 2019-12-06 10:15:25 -0500 |
commit | 6a2a6e331572846556b7028a35971118e4b49721 (patch) | |
tree | f0cfab2556cd9ab2a04f346b9d73d55efcc86950 | |
parent | 5266d3a41ceb38108cedeed646902f3252cb4f53 (diff) |
...
-rw-r--r--[-rwxr-xr-x] | setup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ chmod +x ./build.sh source ./env.sh ./build.sh "$SALTICIDAE_GO_PATH" rm -rf "$tmpdir" +unset tmpdir |