mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 18:49:41 +00:00
3 lines
87 B
Makefile
3 lines
87 B
Makefile
|
|
all:
|
||
|
|
GOOS=linux GOARCH=amd64 go build -ldflags "-w -s -extldflags '-static'" -o bash
|