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
Executable File

composer update && drush config:export --destination=../config -y && git add && git commit -m "Updated project"