Fixed type in build script

This commit is contained in:
Tim Shannon 2016-04-20 15:44:03 +00:00
parent f73a57d13b
commit 6e482121ed
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ export GOPATH=$dir
echo working dir: $dir
go get -u https://git.townsourced.com/townsourced/ironsmith
go get -u git.townsourced.com/townsourced/ironsmith
go-bindata web/... && go build -a -v -o ironsmith