Files
appstore/apps/databunker/latest/scripts/uninstall.sh
T
2026-07-31 05:57:06 +08:00

6 lines
130 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
# 1Panel owns container and linked-database removal. Preserve user data by default.
exit 0