Update build.sh

This commit is contained in:
2025-10-24 20:13:36 +08:00
committed by GitHub
parent efbcf9a3dc
commit 4379658671

View File

@@ -181,7 +181,7 @@ setup_build_environment() {
print_warning "以 root 权限运行,已启用强制不安全配置" print_warning "以 root 权限运行,已启用强制不安全配置"
fi fi
print_success "环境变量设置完成: TERM=$TERM, LC_ALL=$LC_ALL"LANG=$LC_ALL print_success "环境变量设置完成: TERM=$TERM, LC_ALL=$LC_ALL"LANG=$LANG
} }
# 设置下载进度条 # 设置下载进度条