We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aed2c85 commit 4c5219bCopy full SHA for 4c5219b
scripts/site_rebuild.sh
@@ -12,4 +12,5 @@ drupal site:behat:setup ${SITENAME} && \
12
drupal site:settings:memcache ${SITENAME} && \
13
drupal site:db:import ${SITENAME} && \
14
cd /vagrant/repos/${SITENAME}/web && drush updb -y && \
15
+cd /vagrant/repos/${SITENAME}/web && drush cim -y
16
cd /vagrant/repos/${SITENAME}/web && drush cr
0 commit comments