fitness-web/update_botond.sh
2016-06-01 18:26:32 +02:00

4 lines
83 B
Bash

git pull origin master
composer install
php yii migrate
yii migrate --interactive=0