run-celery.sh 96 B

1234
  1. #!/usr/bin/env bash
  2. set -e
  3. exec celery -A glitchtip worker -l info -s /tmp/celerybeat-schedule