mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-12 14:00:17 +02:00
Run initial boostrapping when updating
This commit is contained in:
parent
6bbea6eeda
commit
4b3ee9c433
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user