Files
appstore/apps/zerobyte/latest/scripts/upgrade.sh
T
2026-07-28 19:18:58 +08:00

5 lines
103 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
exec "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd -P)/init.sh"