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

6 lines
122 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
# OliveTin loads configuration and persisted action history during startup.
exit 0