Added script for updating project

This commit is contained in:
2022-04-08 11:21:00 +01:00
parent b5a5c7991a
commit 721439388e
2 changed files with 2 additions and 0 deletions

1
update_project.sh Executable file
View File

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