@@ -70,9 +70,7 @@ if [ "x$ipfs" == "xyes" ] ; then
$GOPATH/bin/gx get $rev
$GOPATH/bin/gx get $rev
cd$root
cd$root
$GOPATH/bin/gx install
$GOPATH/bin/gx install
set +e
go get -d -v
go get -u -v
set -e
go build -v .
go build -v .
cp nntpchan srndv2
cp nntpchan srndv2
else
else
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.