diff --git a/build.sh b/build.sh index cf9d1f7..e0ac74a 100644 --- a/build.sh +++ b/build.sh @@ -4,6 +4,8 @@ dir=$1 export GOPATH=$dir +echo working dir: $dir + go get -u https://git.townsourced.com/townsourced/ironsmith go-bindata web/... && go build -a -v -o ironsmith