systemd 文件

This commit is contained in:
奶爸
2019-12-11 13:34:22 +08:00
parent 2531ce9864
commit 654905236b
5 changed files with 67 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
# !/bin/sh
xgo -v -targets=linux/amd64 -dest release -out nezha-$1 -pkg cmd/$1/main.go .