fix build.sh more
This commit is contained in:
parent
a54b928a67
commit
51d031566a
2
build.sh
2
build.sh
@ -49,7 +49,7 @@ mkdir -p $GOPATH
|
|||||||
echo "obtaining gx"
|
echo "obtaining gx"
|
||||||
go get -v github.com/whyrusleeping/gx
|
go get -v github.com/whyrusleeping/gx
|
||||||
go get -v github.com/whyrusleeping/gx-go
|
go get -v github.com/whyrusleeping/gx-go
|
||||||
gx install --global
|
$GOPATH/bin/gx install --global
|
||||||
go get -v gx/ipfs/$rev/srndv2
|
go get -v gx/ipfs/$rev/srndv2
|
||||||
cp $GOPATH/bin/srndv2 $root
|
cp $GOPATH/bin/srndv2 $root
|
||||||
echo "Built"
|
echo "Built"
|
||||||
|
Reference in New Issue
Block a user