#!/bin/bash
# 设置页保存前钩子 — 用户改了 wizard 字段(版本/变体/公网域名)。
# 跟首次安装走同一逻辑:若版本变了 docker pull 新镜像;config.toml 保留。
exec "${TRIM_APPDEST}/cmd/install_init"
