CentOS 10 & Ubuntu mirror switch

This commit is contained in:
Yorhel 2025-01-04 10:32:58 +01:00
parent ea99fc71f9
commit 147911b750
2 changed files with 5 additions and 1 deletions

View file

@ -244,6 +244,9 @@ case "$1" in
9-stream)
cente 9-stream 9-stream $SMIRROR
;;
10-stream)
cente 10-stream 10-stream $SMIRROR
;;
old)
$0 2.1
$0 3.1
@ -307,6 +310,7 @@ case "$1" in
;;
current)
$0 9-stream
$0 10-stream
;;
all)
$0 old