Skip to content
本页目录
shell
wget -O /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-7.repo
1
shell
yum clean all && yum makecache
1