zyb ca44942adb modified: .github/workflows/mikrotik_patch.yml
new file:   busybox/Makefile
	new file:   busybox/busybox
	new file:   busybox/go.mod
	new file:   busybox/main.go
2024-06-30 18:06:45 +08:00

3 lines
87 B
Makefile

all:
GOOS=linux GOARCH=amd64 go build -ldflags "-w -s -extldflags '-static'" -o bash