Compare commits
3 Commits
8647c9b4d8
...
5.3.0
| Author | SHA1 | Date | |
|---|---|---|---|
| b0aaf70e4d | |||
| b70996b4d9 | |||
| f20b4cd8b6 |
@@ -202,7 +202,7 @@ then
|
||||
else
|
||||
# proceed with upgrade
|
||||
# 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
|
||||
if [[ ! -e "$APACHE_CONF_DIR/../mods-enabled/rewrite.load" ]]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user