Fixed capitals

This commit is contained in:
b.waal
2020-03-17 12:18:11 +01:00
parent be6c1c6cbd
commit d41a093233

View File

@@ -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