el: 添加 rocky 10

This commit is contained in:
bin456789 2025-06-13 21:41:24 +08:00
parent 7631f9f2b9
commit 02ae82128f
No known key found for this signature in database
GPG Key ID: EE301B386DE6C11B
3 changed files with 4 additions and 4 deletions

View File

@ -126,7 +126,7 @@ certutil -urlcache -f -split https://cnb.cool/bin456789/reinstall/-/git/raw/main
```bash
bash reinstall.sh anolis 7|8|23
rocky 8|9
rocky 8|9|10
oracle 8|9
almalinux 8|9|10
opencloudos 8|9|23

View File

@ -126,7 +126,7 @@ certutil -urlcache -f -split https://cnb.cool/bin456789/reinstall/-/git/raw/main
```bash
bash reinstall.sh anolis 7|8|23
rocky 8|9
rocky 8|9|10
oracle 8|9
almalinux 8|9|10
opencloudos 8|9|23

View File

@ -47,7 +47,7 @@ usage_and_exit() {
cat <<EOF
Usage: $reinstall_____ anolis 7|8|23
opencloudos 8|9|23
rocky 8|9
rocky 8|9|10
oracle 8|9
almalinux 8|9|10
centos 9|10
@ -1824,7 +1824,7 @@ verify_os_name() {
'anolis 7|8|23' \
'opencloudos 8|9|23' \
'almalinux 8|9|10' \
'rocky 8|9' \
'rocky 8|9|10' \
'oracle 8|9' \
'fedora 41|42' \
'nixos 25.05' \