Files

2 lines
55 B
Batchfile
Raw Permalink Normal View History

2026-06-22 11:33:18 +08:00
go build -ldflags="-s -w" -o srcc.exe .
upx -9 srcc.exe