2022年5月15日

优化yum源

摘要: #!/bin/bash #备份原有的yum文件 cp /etc/yum.repos.d/CentOS-Base.repo{,.bak} #更新yum文件为阿里云,和epel curl -o /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyu 阅读全文

posted @ 2022-05-15 11:16 爱学习的渣渣 阅读(25) 评论(0) 推荐(0)

导航