3 lines
40 B
Batchfile
3 lines
40 B
Batchfile
|
set GOARCH=amd64
|
||
|
set GOOS=linux
|
||
|
go build
|