Fixed capitals
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user