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
2022-04-08 13:28:05 +02:00

2 lines
114 B
Bash
Executable File

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