1
0
forked from x/icebergs
icebergs/miss/Makefile
2020-01-12 15:35:12 +08:00

4 lines
106 B
Makefile

all:
@echo && date
go build -o bin/ice.bin src/main.go && chmod u+x bin/ice.bin && ./bin/ice.sh restart