try fixing build.sh more again again
This commit is contained in:
parent
bcb12ecb0f
commit
3799c8caa1
3
build.sh
3
build.sh
@ -47,6 +47,5 @@ cd $root
|
|||||||
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
|
gx install --global && go build -v
|
||||||
go build -v
|
|
||||||
echo "Built"
|
echo "Built"
|
||||||
|
Reference in New Issue
Block a user