更新 install.sh

This commit is contained in:
星光-k
2025-01-14 02:45:34 +00:00
committed by GitHub
parent 0b7f6c4dfc
commit 2485a83f2c

View File

@@ -7,7 +7,7 @@ if [ "$EUID" -ne 0 ]; then
fi
# 默认语言环境
DEFAULT_LANG="en_US.UTF-8"
DEFAULT_LANG="en_GB.UTF-8"
# 检查是否使用中国镜像源
USE_CN_MIRROR=false
# 控制调试输出