Merge pull request #503 from catborise/master

add alma linux for know distributions
This commit is contained in:
catborise
2022-05-18 14:08:26 +03:00
committed by GitHub

View File

@@ -336,7 +336,7 @@ echo '
'
echo ""
echo " Welcome to Webvirtcloud Installer for CentOS, Fedora, Debian and Ubuntu!"
echo " Welcome to Webvirtcloud Installer for RHEL&Alternatives, Fedora, Debian and Ubuntu!"
echo ""
shopt -s nocasematch
case $distro in
@@ -358,7 +358,7 @@ case $distro in
supervisor_conf_path=/etc/supervisor/conf.d
supervisor_file_name=webvirtcloud.conf
;;
*centos*|*redhat*|*ol*|*rhel*|*rocky*)
*centos*|*redhat*|*ol*|*rhel*|*rocky*|*alma*)
echo " The installer has detected $distro version $version."
distro=centos
nginx_group=nginx