1
0
forked from x/icebergs
icebergs/demo/Makefile
2019-12-27 19:22:54 +08:00

3 lines
83 B
Makefile

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