fix build.sh
This commit is contained in:
parent
8ac1c210f2
commit
a54b928a67
1
build.sh
1
build.sh
@ -47,6 +47,7 @@ cd $root
|
||||
export GOPATH=$root/go
|
||||
mkdir -p $GOPATH
|
||||
echo "obtaining gx"
|
||||
go get -v github.com/whyrusleeping/gx
|
||||
go get -v github.com/whyrusleeping/gx-go
|
||||
gx install --global
|
||||
go get -v gx/ipfs/$rev/srndv2
|
||||
|
Reference in New Issue
Block a user