Files
2026-08-01 02:30:16 +08:00

6 lines
113 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
# Podcast media and the SQLite database are retained for recovery.
exit 0