diff --git a/build.sh b/build.sh index 4902853f..7c4f3e31 100755 --- a/build.sh +++ b/build.sh @@ -38,7 +38,7 @@ if [ "$NOCOPY" != "1" ]; then cd $WD fi -core/gen.sh +#core/gen.sh # build and store objects into original directory. go build -ldflags "$LDFLAGS" -o "$OD/tile38-server" cmd/tile38-server/*.go