- \cp -r /etc/yum.repos.d /root/
- rm -rf /etc/yum.repos.d/*
- \cp -r /root/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/
- curl -sSO https://download.bt.cn/install/Vault-Repo.sh;bash Vault-Repo.sh
- yum clean all
- yum makecache
- yum install -y wget && wget -O install.sh https://download.bt.cn/install/install_6.0.sh && sh install.sh ed8484bec
复制代码
这样执行命令试试 |