myip/Makefile

5 lines
41 B
Makefile
Raw Normal View History

2021-10-15 08:17:56 +00:00
build:
go build -o bin/myip
2021-10-15 10:57:15 +00:00
# release: