From 36e6d45c4a54eb3df7071bbad39143c913738f71 Mon Sep 17 00:00:00 2001 From: Determinant Date: Sat, 7 Dec 2019 17:55:50 -0500 Subject: ... --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index cac7d45..7acc4ef 100644 --- a/setup.sh +++ b/setup.sh @@ -5,7 +5,7 @@ curl -s https://raw.githubusercontent.com/Determinant/salticidae-go/master/scrip curl -s https://raw.githubusercontent.com/Determinant/salticidae-go/master/scripts/env.sh -o ./env.sh chmod +x ./build.sh source ./env.sh -./build.sh "$SALTICIDAE_GO_PATH" +./build.sh cd - rm -rf "$tmpdir" unset tmpdir -- cgit v1.2.3-70-g09d2