3 lines
122 B
Batchfile
3 lines
122 B
Batchfile
set goos=linux&& go build -ldflags="-w -s" -o bin/linux/report_server cmd/report_server/main.go
|
|
echo "build success"
|