@ -69,11 +69,13 @@ if [ "x$ipfs" == "xyes" ] ; then
$GOPATH/bin/gx get $rev
cd$root
$GOPATH/bin/gx install
go get -u -v -d
set +e
go get -u -v
set -e
go build -v .
cp nntpchan srndv2
else
go get -u -v github.com/majestrate/srndv2
fi
cp $GOPATH/bin/srndv2 $root
fi
echo"Built"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.