mirror of
https://shylinux.com/x/icebergs
synced 2025-04-28 02:02:02 +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
|