Skip to content

Commit 4c5219b

Browse files
authored
Added cim
1 parent aed2c85 commit 4c5219b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/site_rebuild.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ drupal site:behat:setup ${SITENAME} && \
1212
drupal site:settings:memcache ${SITENAME} && \
1313
drupal site:db:import ${SITENAME} && \
1414
cd /vagrant/repos/${SITENAME}/web && drush updb -y && \
15+
cd /vagrant/repos/${SITENAME}/web && drush cim -y
1516
cd /vagrant/repos/${SITENAME}/web && drush cr

0 commit comments

Comments
 (0)