@ -56,8 +56,10 @@ export GOPATH=$PWD/go
mkdir -p $GOPATH
if [ "x$ipfs" == "xyes" ] ; then
if [ ! -e $GOPATH/bin/gx ] ; then
echo "obtaining gx"
go get -u -v github.com/whyrusleeping/gx-go
fi
mkdir -p vendor/gx/ipfs
cd vendor/gx/ipfs
$GOPATH/bin/gx get $rev
The note is not visible to the blocked user.