You've already forked monobank-firefly3-bot
Update Makefile
This commit is contained in:
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
||||
.PHONY: build
|
||||
|
||||
build:
|
||||
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build .
|
||||
CGO_ENABLED=0 go build .
|
Reference in New Issue
Block a user