website/etc/s6-rc.d/migrate/up

2 lines
69 B
Plaintext
Raw Normal View History

2024-01-14 12:59:31 +00:00
with-contenv bash -c "cd /app && python manage.py migrate --noinput"