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