From 99a280fc3b5af8172af675023d3219a15f0953ff Mon Sep 17 00:00:00 2001 From: Super Manito <68613938+SuperManito@users.noreply.github.com> Date: Fri, 18 Jul 2025 10:15:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ChangeMirrors.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeMirrors.sh b/ChangeMirrors.sh index 9e6aa56..52e83ad 100755 --- a/ChangeMirrors.sh +++ b/ChangeMirrors.sh @@ -2794,7 +2794,7 @@ function change_mirrors_or_install_EPEL() { fi ;; esac - $package_manager install -y "https://mirrors.cloud.tencent.com/${package_path}.noarch.rpm" + eval $package_manager install -y https://mirrors.cloud.tencent.com/${package_path}.noarch.rpm rm -rf $Dir_YumRepos/epel* fi ## 删除原有 repo 源文件