added updb to update_project script
This commit is contained in:
@ -1 +1 @@
|
|||||||
git pull && composer install && drush config:import --source=../config -y
|
git pull && composer install && drush updb && drush config:import --source=../config -y
|
||||||
|
|||||||
Reference in New Issue
Block a user