deploy(M00-E): 补充备份恢复检查模板

This commit is contained in:
Codex
2026-06-15 16:55:52 +08:00
parent c3be30d4c7
commit 292ab7f062
20 changed files with 151 additions and 21 deletions
+2
View File
@@ -109,6 +109,8 @@ elif [ "${1:-}" = "--https" ]; then
show_https_status
elif [ "${1:-}" = "--mqtt" ]; then
show_mqtt_status
elif [ "${1:-}" = "--backup-status" ]; then
qipai_backup_status
elif [ "${1:-}" = "--diagnose" ]; then
qipai_diagnose
else