Show help for app-server script default

This commit is contained in:
Codex
2026-05-25 05:23:30 +00:00
parent 3b222b4b89
commit c282674057

View File

@@ -554,7 +554,7 @@ apply_upgrade_worker() {
return "$rc"
}
cmd="${1:-start}"
cmd="${1:-help}"
case "$cmd" in
start)
shift || true