mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-11 09:36:24 +01:00
Update update.sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
pip install --upgrade -r requirements.txt
|
pip install -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
|
||||||
|
|||||||
Reference in New Issue
Block a user