allianceauth/update.sh

5 lines
161 B
Bash
Executable File

pip install --upgrade -r requirements.txt
python manage.py migrate
yes yes | python manage.py collectstatic
python manage.py shell < run_alliance_corp_update.py