#!/usr/bin/env bash # 已合并到 install.sh,保留此入口以兼容旧文档 exec bash "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/install.sh" "$@"