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