2 lines
88 B
Bash
Executable File
2 lines
88 B
Bash
Executable File
git pull && composer install && drush updb && drush config:import --source=../config -y
|