mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-12 10:06:21 +01:00
Update pip packages during auth update (#681)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
pip install -r requirements.txt
|
pip install --upgrade -r requirements.txt
|
||||||
python manage.py migrate
|
python manage.py migrate
|
||||||
yes yes | python manage.py collectstatic
|
yes yes | python manage.py collectstatic
|
||||||
python manage.py shell < run_alliance_corp_update.py
|
python manage.py shell < run_alliance_corp_update.py
|
||||||
|
|||||||
Reference in New Issue
Block a user