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

6 lines
117 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
# NORA performs storage compatibility handling in the upstream binary.
exit 0