summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-09 08:52:00 +0100
committerRemi Collet <remi@remirepo.net>2019-03-09 08:52:00 +0100
commitea668b3d02e21b14acf65b0d6268ff184085b9f9 (patch)
treee5ac297832a96606c7b8c3edb1163908707d8e0f /wizard/index.php
parent8193cf03485df70351585fc00e1c61ebec6aac3e (diff)
Wizard: -f26 +f30
Diffstat (limited to 'wizard/index.php')
-rw-r--r--wizard/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 40bab86f..19096f26 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -53,10 +53,10 @@ $osname = [
'RHEL 6' => 'RHEL-6 (maintained until March 2020)',
'CentOS 7' => 'CentOS 7',
'CentOS 6' => 'CentOS 6 (maintained until March 2020)',
+ 'Fedora 30' => 'Fedora 30 (Development version)',
'Fedora 29' => 'Fedora 29',
'Fedora 28' => 'Fedora 28',
'Fedora 27' => 'Fedora 27 (no support since November 30th 2018)',
- 'Fedora 26' => 'Fedora 26 (no support since June 1st 2018)',
];
$grpname = [
'RHEL' => 'Red Hat Enterprise Linux',