Updated build script
This commit is contained in:
parent
19d11b456b
commit
0908c91a7d
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