diff --git a/build-all.sh b/build-all.sh index 021ebdc..00c5d62 100755 --- a/build-all.sh +++ b/build-all.sh @@ -25,8 +25,8 @@ type setopt >/dev/null 2>&1 export GOPATH="${PWD}" GOBIN="/usr/local/go/bin/go" -#go run build_web.go -#go clean -i -r -x -cache +go run build_web.go +go clean -i -r -x -cache $GOBIN version