diff --git a/build.sh b/build.sh index 5aa2c5e..56774c4 100755 --- a/build.sh +++ b/build.sh @@ -69,7 +69,7 @@ if [ "x$ipfs" == "xyes" ] ; then $GOPATH/bin/gx get $rev cd $root $GOPATH/bin/gx install - go get -u -v + go get -u -v -d go build -v . cp nntpchan srndv2 else