Files
live_recorder/fnos/cmd/upgrade_init
T
2026-08-02 14:43:37 +08:00

7 lines
180 B
Bash
Executable File

#!/bin/bash
set -eu
# PostgreSQL data, logs and application settings live in TRIM_PKGVAR and are
# intentionally not touched while fnOS replaces the immutable application.
exit 0