mirror of
https://github.com/samuelncui/yatm.git
synced 2026-01-09 06:33:34 +00:00
3 lines
87 B
Bash
3 lines
87 B
Bash
GOOS=linux go build -o ./output/ordercp ./cmd/ordercp
|
|
scp ./output/ordercp nas:ordercp
|