Build script change
This commit is contained in:
parent
6d7cee5f48
commit
f73a57d13b
2
build.sh
2
build.sh
@ -4,6 +4,8 @@ dir=$1
|
|||||||
|
|
||||||
export GOPATH=$dir
|
export GOPATH=$dir
|
||||||
|
|
||||||
|
echo working dir: $dir
|
||||||
|
|
||||||
go get -u https://git.townsourced.com/townsourced/ironsmith
|
go get -u https://git.townsourced.com/townsourced/ironsmith
|
||||||
|
|
||||||
go-bindata web/... && go build -a -v -o ironsmith
|
go-bindata web/... && go build -a -v -o ironsmith
|
||||||
|
Loading…
Reference in New Issue
Block a user