From 7858825258002c10caca60c857f188b6dc6bf7e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=8D=BF?= Date: Wed, 23 Feb 2022 16:51:05 +0800 Subject: [PATCH] webvirtcloud.sh support rockylinux --- webvirtcloud.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webvirtcloud.sh b/webvirtcloud.sh index 3d64086..49ae5ad 100644 --- a/webvirtcloud.sh +++ b/webvirtcloud.sh @@ -334,7 +334,7 @@ case $distro in supervisor_conf_path=/etc/supervisor/conf.d supervisor_file_name=webvirtcloud.conf ;; - *centos*|*redhat*|*ol*|*rhel*) + *centos*|*redhat*|*ol*|*rhel*|*rocky*) echo " The installer has detected $distro version $version." distro=centos nginx_group=nginx