Merge remote-tracking branch 'origin/develop'

This commit is contained in:
snipe
2025-06-04 16:17:26 +01:00

View File

@@ -381,7 +381,7 @@ case $distro in
apache_group=www-data
apachefile=/etc/apache2/sites-available/$APP_NAME.conf
;;
*amzn*|*redhat*|*alma*|*rhel*|*rocky*)
*amzn*|*redhat*|*alma*|*rhel*|*rocky*|*centos*)
echo " The installer has detected $distro version $version."
distro=Centos
apache_group=apache