@@ -60,7 +60,7 @@ if [ "x$ipfs" == "xyes" ] ; then
go get -u -v github.com/whyrusleeping/gx-go
mkdir -p vendor/gx/ipfs
cd vendor/gx/ipfs
gx get $rev
$GOPATH/bin/gx get $rev
cd$root
$GOPATH/bin/gx install
go build
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.