Fixed typo (applocation)
This commit is contained in:
@@ -202,7 +202,7 @@ then
|
|||||||
else
|
else
|
||||||
# proceed with upgrade
|
# proceed with upgrade
|
||||||
# put app in maintenance mode
|
# put app in maintenance mode
|
||||||
echo "Putting the applocation in maintenance mode..."
|
echo "Putting the application in maintenance mode..."
|
||||||
# make sure mod_rewrite is enabled
|
# make sure mod_rewrite is enabled
|
||||||
if [[ ! -e "$APACHE_CONF_DIR/../mods-enabled/rewrite.load" ]]
|
if [[ ! -e "$APACHE_CONF_DIR/../mods-enabled/rewrite.load" ]]
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user