Update build.sh

This commit is contained in:
2025-09-24 16:47:42 +08:00
committed by GitHub
parent 48a9ae7b63
commit 73d0e2a393

View File

@@ -471,7 +471,8 @@ main() {
# 生成 Config 文件
generate_config_file
}
# 脚本入口点
if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then
# 如果没有提供足够的参数,显示使用帮助