#!/usr/bin/env sh set -eu # 初始化 HF Spaces 持久化存储(软链接 /app/data -> /data) /app/scripts/init_storage_hf.sh exec "$@"