Run initial boostrapping when updating

This commit is contained in:
Adarnof 2016-02-18 20:32:30 +00:00
parent 6bbea6eeda
commit 4b3ee9c433

View File

@ -2,3 +2,4 @@ pip install --upgrade -r requirements.txt
yes yes | python manage.py syncdb yes yes | python manage.py syncdb
yes yes | python manage.py evolve --hint --execute yes yes | python manage.py evolve --hint --execute
yes yes | python manage.py collectstatic yes yes | python manage.py collectstatic
python manage.py shell < run_alliance_corp_update.py