typo in push_project.sh
This commit is contained in:
parent
9cf19f0e15
commit
263b22afe8
@ -1 +1 @@
|
||||
composer update && drush config:export --destination=../config -y && git add && git commit -m "Updated project"
|
||||
composer update && drush config:export --destination=../config -y && git add . && git commit -m "Updated project"
|
||||
|
Reference in New Issue
Block a user