1
0

fix: deb更新脚本注释为英文

This commit is contained in:
TsMask
2025-04-19 16:47:37 +08:00
parent 7cac1e1249
commit 04a5f9052e
4 changed files with 10 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
# !/bin/bash
# 卸载前执行脚本
# Execute the script before uninstalling
# 停止服务
# Stop Service
systemctl daemon-reload
systemctl stop omc.service
systemctl stop sshsvc.service