game_sync/build_linux.bat

6 lines
66 B
Batchfile

set CGO_ENABLED=0
set GOOS=linux
set GOARCH=amd64
call build.bat