set CGO_ENABLED=0 set GOOS=linux set GOARCH=amd64 go env -w GO111MODULE=off @echo off call shell/build.bat if %errorcode% neq 0 ( pause )