From 842db455ef000af0b2b92844034c3a1f25016598 Mon Sep 17 00:00:00 2001 From: OPPEN321 Date: Fri, 24 Oct 2025 20:11:17 +0800 Subject: [PATCH] Update build.sh --- build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.sh b/build.sh index a7e31bf..1b324da 100644 --- a/build.sh +++ b/build.sh @@ -180,6 +180,8 @@ setup_build_environment() { export FORCE=1 print_warning "以 root 权限运行,已启用强制不安全配置" fi + + print_success "环境变量设置完成: TERM=$TERM, LC_ALL=$LC_ALL" } # 设置下载进度条