mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-11 21:40:17 +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
|