Archived
1
0

tweak build.sh

This commit is contained in:
Jeff Becker
2016-05-13 09:44:14 -04:00
parent 133b032f1d
commit 403c404ced

View File

@@ -57,8 +57,8 @@ mkdir -p $GOPATH
if [ "x$ipfs" == "xyes" ] ; then
echo "obtaining gx"
go get -v github.com/whyrusleeping/gx
go get -v github.com/whyrusleeping/gx-go
go get -u -v github.com/whyrusleeping/gx
go get -u -v github.com/whyrusleeping/gx-go
mkdir -p vendor/gx/ipfs
cd vendor/gx/ipfs
gx get $rev