diff --git a/bootstrap/helpers/constants.php b/bootstrap/helpers/constants.php index 11cfc3df2..8976f8d48 100644 --- a/bootstrap/helpers/constants.php +++ b/bootstrap/helpers/constants.php @@ -38,7 +38,7 @@ // Based on /etc/os-release const SUPPORTED_OS = [ 'ubuntu debian raspbian', - 'centos fedora rhel ol rocky amzn', + 'centos fedora rhel ol rocky amzn almalinux', 'sles opensuse-leap opensuse-tumbleweed' ];