Updated build script
This commit is contained in:
parent
20084b9429
commit
5f776e0757
5
build.sh
5
build.sh
@ -1,10 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
dir=$1
|
||||
|
||||
go get -u git.townsourced.com/townsourced/ironsmith
|
||||
|
||||
ls $dir
|
||||
#cd $dir/src/git.townsourced.com/townsourced/ironsmith
|
||||
|
||||
go-bindata web/... && go build -a -v -o ironsmith
|
||||
|
Loading…
Reference in New Issue
Block a user