diff --git a/update.sh b/update.sh index 443b4231..f8695c08 100644 --- a/update.sh +++ b/update.sh @@ -2,3 +2,4 @@ pip install --upgrade -r requirements.txt yes yes | python manage.py syncdb yes yes | python manage.py evolve --hint --execute yes yes | python manage.py collectstatic +python manage.py shell < run_alliance_corp_update.py