mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Add Rocky and Oracle Linuxes https://www.virtualmin.com/node/71255
This commit is contained in:
@@ -35,7 +35,9 @@ our @server_types = (
|
||||
[ 'centos', 'CentOS Linux', undef, 'CentOS' ],
|
||||
[ 'ubuntu', 'Ubuntu Linux', undef, 'Ubuntu' ],
|
||||
[ 'fedora', 'Fedora Linux', undef, 'Fedora' ],
|
||||
[ 'oracle', 'Oracle Linux', undef, 'Oracle' ],
|
||||
[ 'redflag', 'Red Flag Linux', undef, 'RedFlag' ],
|
||||
[ 'rocky', 'Linux Linux', undef, 'Rocky' ],
|
||||
[ 'amazon', 'Amazon Linux', undef, 'Amazon' ],
|
||||
[ 'pi', 'Raspbian Linux', undef, 'Raspbian' ],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user