chore: 打包nginx配置

This commit is contained in:
TsMask
2024-03-21 15:07:21 +08:00
parent a1da184942
commit 5783858490
6 changed files with 21 additions and 33 deletions

View File

@@ -52,8 +52,7 @@ go build -o omc -v -ldflags "-X 'nms_cxy/lib/global.Version=2.2311.8' -X 'nms_cx
```sh
# 可执行
chmod +x build.sh
./build.sh deb
chmod +x build.sh && ./build.sh deb
# 卸载程序
dpkg -r omc