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

2 lines
90 B
Plaintext

s6-setuidgid website with-contenv bash -c "cd /app && python manage.py migrate --noinput"