try fixing build.sh
This commit is contained in:
parent
51d031566a
commit
893491ce25
3
build.sh
3
build.sh
@ -50,6 +50,5 @@ 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
|
||||||
$GOPATH/bin/gx install --global
|
$GOPATH/bin/gx install --global
|
||||||
go get -v gx/ipfs/$rev/srndv2
|
go build -v
|
||||||
cp $GOPATH/bin/srndv2 $root
|
|
||||||
echo "Built"
|
echo "Built"
|
||||||
|
Reference in New Issue
Block a user