diff --git a/Scripts/EnableSSL.sh b/Scripts/EnableSSL.sh index 9aa78f2..e838149 100644 --- a/Scripts/EnableSSL.sh +++ b/Scripts/EnableSSL.sh @@ -6,7 +6,7 @@ email=Email webserv=WebServer webservice=WebServer -#correcting service name for apache +#Correcting service name for Apache if [ $webservice = apache ]; then webservice=apache2 fi