forked from x/icebergs
3 lines
84 B
Makefile
3 lines
84 B
Makefile
all:
|
|
go build -o bin/ice.bin main.go && chmod u+x bin/ice.bin && ./load.sh restart
|