mirror of
https://shylinux.com/x/icebergs
synced 2025-05-05 12:47:03 +08:00
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
|