3 lines
113 B
Batchfile
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"
|