mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-11 13:30:17 +02:00
5 lines
161 B
Bash
Executable File
5 lines
161 B
Bash
Executable File
pip install --upgrade -r requirements.txt
|
|
python manage.py migrate
|
|
yes yes | python manage.py collectstatic
|
|
python manage.py shell < run_alliance_corp_update.py
|