Archived
1
0

add meaningful message before long pause of gx

This commit is contained in:
Jeff Becker 2016-05-13 10:29:46 -04:00
parent d2d81ccbd0
commit 2a7c15241f
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -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