cd /etc/yum.repos.d/ rm -f *.repo curl -sO http://mirrors.aliyun.com/repo/Centos-7.repo curl -sO http://mirrors.aliyun.com/repo/epel-7.repo yum clean all yum -y install xxx
cd /etc/yum.repos.d/ rm -f *.repo curl -sO http://mirrors.aliyun.com/repo/Centos-7.repo curl -sO http://mirrors.aliyun.com/repo/epel-7.repo yum clean all yum -y install xxx