Update menu.sh

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 0607aca43e
commit 9d0042eccd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      menu.sh

@ -1611,7 +1611,7 @@ proxy(){
else red " ${T[${L}85]} "
fi
# 此处为处理 CentOS 7 安装 Glibc 2.28 之后 Running transaction test 不动和文字乱码问题
# 此处为处理 CentOS 7 安装 Glibc 2.28 之后 Running transaction test 不动问题
if [ $GLIBC = 1 ]; then
export LANG="en_US.UTF-8";export LANGUAGE="en_US.UTF-8"
rm -rf /var/lib/rpm/__db*

Loading…
Cancel
Save