mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-10 04:50:16 +02:00
6 lines
221 B
Bash
6 lines
221 B
Bash
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
|