diff options
| -rw-r--r-- | wizard/index.php | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/wizard/index.php b/wizard/index.php index c3ee5c70..e04efdac 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -19,6 +19,7 @@ $osvers = [      'CentOS 7'  => '5.4',      'CentOS 6'  => '5.3',      'CentOS 5'  => '5.1', +    'Fedora 24' => '5.6',      'Fedora 23' => '5.6',      'Fedora 22' => '5.6',      'Fedora 21' => '5.6',  | 
