added -y to project update script

This commit is contained in:
naomi 2022-04-08 11:33:13 +01:00
parent 11dcca4e07
commit 5a6d09e1ce

View File

@ -1 +1 @@
git pull && composer install && drush config:import --source=../config
git pull && composer install && drush config:import --source=../config -y