mirror of
https://shylinux.com/x/icebergs
synced 2025-04-27 09:48:28 +08:00
3 lines
83 B
Makefile
3 lines
83 B
Makefile
all:
|
|
go build -o bin/ice.bin main.go && chmod u+x bin/ice.bin && ./ice.sh restart
|