goproxy/client/build.cmd

5 lines
83 B
Batchfile
Raw Permalink Normal View History

2024-01-10 01:27:19 +00:00
set CGO_ENABLED=0
set GOOS=linux
set GOARCH=amd64
go build -o build/goproxy_client