mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-11 13:30:17 +02:00
6 lines
211 B
Bash
Executable File
6 lines
211 B
Bash
Executable File
pip install -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
|