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