bi/build_report_linux.bat
1340691923@qq.com ebbf4120bf 第一次提交
2022-01-26 16:40:50 +08:00

3 lines
113 B
Batchfile

cmd /k " set goos=linux&& go build -o bin/linux/report_server cmd/report_server/main.go"
echo "build success"