This commit is contained in:
parent
d2c710bee5
commit
6777ca740f
1 changed files with 1 additions and 1 deletions
2
spcd.sh
2
spcd.sh
|
@ -614,7 +614,7 @@ spcd_install_packages() {
|
|||
[ -n "${SPCD_URL_EPEL}" ] && spcd_ip__epel="${SPCD_URL_EPEL}" ||
|
||||
spcd_ip__epel="https://dl.fedoraproject.org"
|
||||
spcd_sed "/etc/yum.repos.d/epel.repo" \
|
||||
"|^mirrorlist|# mirrorlist|" \
|
||||
"|^metalink|# metalink|" \
|
||||
"|https://download.example|${spcd_ip__epel}|" \
|
||||
"|^#baseurl|baseurl|"
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue