Add CentOS 7.5 + Fix Fedora 28 updates repo
This commit is contained in:
parent
7aa89145ca
commit
7bb4397f9b
3 changed files with 10 additions and 4 deletions
|
|
@ -102,7 +102,8 @@ case "$1" in
|
|||
fedora 27 x86_64 $CMIRROR
|
||||
;;
|
||||
28)
|
||||
fedora 28 x86_64 $CMIRROR
|
||||
index rpm --sys fedora-28 --cat everything --mirror "${CMIRROR}releases/28/Everything/x86_64/os/"
|
||||
index rpm --sys fedora-28 --cat everything --mirror "${CMIRROR}updates/28/Everything/x86_64/"
|
||||
;;
|
||||
old)
|
||||
$0 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue