Merge pull request #21 from DirkHeinke/master

Fix typo
pull/26/head
Pavel Loginov 2018-07-16 04:24:37 +06:00 committed by GitHub
commit dc1c3b29de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -122,7 +122,7 @@ else
echo "################################"
echo ""
echo ""
echo -e "Creating VirtulHost for Apache"
echo -e "Creating VirtualHost for Apache"
echo ""
echo ""
echo "################################"
@ -327,4 +327,4 @@ cd /var/www/$HOME_HAPROXY_WI/app
chown -R apache:apache /var/www/$HOME_HAPROXY_WI/
chown -R apache:apache /var/log/httpd/
exit 0
exit 0