typo in push_project.sh
This commit is contained in:
@ -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