zyb ab082c4d1c modified: .github/workflows/mikrotik_patch.yml
deleted:    busybox/busybox
	renamed:    busybox/Makefile -> gobash/Makefile
	renamed:    busybox/go.mod -> gobash/go.mod
	renamed:    busybox/main.go -> gobash/main.go
2024-06-30 18:23:47 +08:00

3 lines
87 B
Makefile

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