mirror of
				https://gitee.com/SuperManito/LinuxMirrors
				synced 2025-11-04 08:20:28 +08:00 
			
		
		
		
	优化
This commit is contained in:
		@@ -2794,7 +2794,7 @@ function change_mirrors_or_install_EPEL() {
 | 
				
			|||||||
            fi
 | 
					            fi
 | 
				
			||||||
            ;;
 | 
					            ;;
 | 
				
			||||||
        esac
 | 
					        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*
 | 
					        rm -rf $Dir_YumRepos/epel*
 | 
				
			||||||
    fi
 | 
					    fi
 | 
				
			||||||
    ## 删除原有 repo 源文件
 | 
					    ## 删除原有 repo 源文件
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user