Update SUPPORTED_OS with new OS: amzn
This commit is contained in:
parent
1c06e1e2a4
commit
90ad46b7c5
@ -37,7 +37,7 @@
|
||||
// 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'
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user