修改 readme mod

This commit is contained in:
dengsgo
2020-03-05 15:37:36 +08:00
parent 29fc62de90
commit b1c5f7da39
3 changed files with 10 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
# make build-start-mac 编译+启动
init:
go get -u
go get -u
build-mac: ;@echo "编译-mac版";
CGO_ENABLED=0 GOARCH=amd64 GOOS=darwin go build -ldflags "-s -w" -o ./bin/fileboy-darwin-amd64.bin