mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Improve amazon linux detection
This commit is contained in:
@@ -35,6 +35,7 @@ our @server_types = (
|
||||
[ 'ubuntu', 'Ubuntu Linux', undef, 'Ubuntu' ],
|
||||
[ 'fedora', 'Fedora Linux', undef, 'Fedora' ],
|
||||
[ 'redflag', 'Red Flag Linux', undef, 'RedFlag' ],
|
||||
[ 'amazon', 'Amazon Linux', undef, 'Amazon' ],
|
||||
|
||||
# Linux variants with a type code
|
||||
[ 'cobalt', 'Cobalt Linux', 'cobalt-linux' ],
|
||||
|
||||
Reference in New Issue
Block a user