Update SUPPORTED_OS with new OS: amzn
This commit is contained in:
@@ -37,7 +37,7 @@ const SPECIFIC_SERVICES = [
|
||||
// Based on /etc/os-release
|
||||
const SUPPORTED_OS = [
|
||||
'ubuntu debian raspbian',
|
||||
'centos fedora rhel ol rocky',
|
||||
'centos fedora rhel ol rocky amzn',
|
||||
'sles opensuse-leap opensuse-tumbleweed'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user