no way i forgot this

This commit is contained in:
Walter 2025-02-21 01:52:41 +01:00
parent de7bf6cfe0
commit 6b9db73755

View File

@ -1,7 +1,7 @@
#!/bin/sh
python wait_for_db.py
#chown -R app:app $APP_HOME
/bin/sh fix_permissions.sh
python manage.py makemigrations
python manage.py migrate
python manage.py collectstatic --noinput