Files
appstore/apps/shuthost/latest/scripts/upgrade.sh
T
2026-08-01 02:30:16 +08:00

6 lines
125 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
# Preserve the coordinator configuration, SQLite database, and shared secrets.
exit 0