Files
appstore/apps/filecodebox/latest/scripts/upgrade.sh
T
okxlin 320c98744a Fix FileCodeBox latest image
Resolve #2909 by replacing the beta FileCodeBox app version with latest, updating the image tag and README metadata, and adding minimal lifecycle scripts.
2026-06-26 19:13:09 +08:00

4 lines
45 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
exit 0