mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
Add raspberry pi as server type
This commit is contained in:
BIN
servers/images/pi.gif
Normal file
BIN
servers/images/pi.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
@@ -36,6 +36,7 @@ our @server_types = (
|
||||
[ 'fedora', 'Fedora Linux', undef, 'Fedora' ],
|
||||
[ 'redflag', 'Red Flag Linux', undef, 'RedFlag' ],
|
||||
[ 'amazon', 'Amazon Linux', undef, 'Amazon' ],
|
||||
[ 'pi', 'Raspbian Linux', undef, 'Raspbian' ],
|
||||
|
||||
# Linux variants with a type code
|
||||
[ 'cobalt', 'Cobalt Linux', 'cobalt-linux' ],
|
||||
|
||||
Reference in New Issue
Block a user