优化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
posted @ 2022-05-15 11:16
posted @ 2022-05-14 21:53