This repository has been archived on 2022-07-13. You can view files and clone it, but cannot push or open issues or pull requests.
opencase_composer/push_project.sh

2 lines
112 B
Bash
Raw Normal View History

2022-04-08 11:24:29 +00:00
composer update && drush config:export --destination=../config -y && git add && git commit -m "Updated project"