Files
appstore/apps/olivetin/latest/scripts/uninstall.sh
T
2026-08-01 02:59:19 +08:00

6 lines
126 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
# Configuration and execution history are user data and are never deleted here.
exit 0