2 lines
114 B
Bash
Executable File
2 lines
114 B
Bash
Executable File
composer update && drush config:export --destination=../config -y && git add . && git commit -m "Updated project"
|