add meaningful message before long pause of gx
This commit is contained in:
parent
d2d81ccbd0
commit
2a7c15241f
1
build.sh
1
build.sh
@ -66,6 +66,7 @@ if [ "x$ipfs" == "xyes" ] ; then
|
||||
fi
|
||||
mkdir -p $GOPATH/src/gx/ipfs
|
||||
cd $GOPATH/src/gx/ipfs
|
||||
echo "building stable revision, this will take a bit. to speed this part up install and run ipfs locally"
|
||||
$GOPATH/bin/gx get $rev
|
||||
cd $root
|
||||
$GOPATH/bin/gx install
|
||||
|
Reference in New Issue
Block a user