fix(vps-xray): 删除旧的每日重启小节,补充新小节中的缺失理由;更新uninstall日志

This commit is contained in:
2026-08-06 17:17:01 +08:00
parent 34f698e5fb
commit 0dc80ff144
2 changed files with 8 additions and 18 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ if [ -f /etc/systemd/system/xray-restart.timer ] \
/etc/systemd/system/xray-restart.service \
/usr/local/bin/xray-restart-guard \
/var/lib/xray/last-restart
log "已移除每日重启 timer"
log "已移除定时重启 timer 与状态文件"
fi
# ===== 2. 卸载 Xray =====