Bunch of repo updates

This commit is contained in:
Yorhel 2022-12-17 13:06:42 +01:00
parent 47d86c06fd
commit 81c9ec53ff
5 changed files with 42 additions and 1 deletions

View file

@ -137,6 +137,10 @@ case "$1" in
index rpm --sys fedora-36 --cat everything --mirror "${CMIRROR}releases/36/Everything/x86_64/os/"
index rpm --sys fedora-36 --cat everything --mirror "${CMIRROR}updates/36/Everything/x86_64/"
;;
37)
index rpm --sys fedora-37 --cat everything --mirror "${CMIRROR}releases/37/Everything/x86_64/os/"
index rpm --sys fedora-37 --cat everything --mirror "${CMIRROR}updates/37/Everything/x86_64/"
;;
old)
$0 1
$0 2
@ -176,6 +180,7 @@ case "$1" in
$0 34
$0 35
$0 36
$0 37
;;
all)
$0 old