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

6 lines
103 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
# Persistent coordinator state is retained for recovery.
exit 0