Skip to content

Commit

Permalink
Merge pull request #1852 from GSA/xavier-add-drush-cr
Browse files Browse the repository at this point in the history
Adding drush CR to post db restore script
  • Loading branch information
XavierMetichecchia authored Oct 2, 2024
2 parents d94e0df + 58de5f3 commit bab009f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/drush-post-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
## It reads lines based on new lines.

echo "Updating drupal ... "
drush cr
drush state:set system.maintenance_mode 1 -y
drush cr
drush updatedb --no-cache-clear -y
Expand Down

0 comments on commit bab009f

Please sign in to comment.