summaryrefslogtreecommitdiffstats
path: root/wizard
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-01-12 15:18:10 +0100
committerRemi Collet <remi@php.net>2022-01-12 15:18:10 +0100
commit6de6bab4c7b86b515378656e57722f002132e063 (patch)
treed3a14e25fe8a9f26101c641e52c20f4d6601e0e3 /wizard
parent9a6df66fbbfd2074c3ae0a7bb2cbc33cb5a71cea (diff)
Wizard, add CentOS Stream
Diffstat (limited to 'wizard')
-rw-r--r--wizard/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 558fa84c..c26be34d 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -64,7 +64,7 @@ $osname = [
'RHEL 9' => 'RHEL 9.0 Beta (Development version)',
'RHEL 8' => 'RHEL 8.4',
'RHEL 7' => 'RHEL 7.9 (maintained until June 2024)',
- ':centos' => 'CentOS Linux, Alma Linux, Rocky Linux and other clones',
+ ':centos' => 'CentOS Stream, CentOS Linux, Alma Linux, Rocky Linux and other clones',
'CentOS 9' => 'EL 9 (Development version)',
'CentOS 8' => 'EL 8',
'CentOS 7' => 'EL 7 (maintained until June 2024)',