#! /usr/bin/env bash
set -e
python /felicity_lims/felicity/celeryworker_pre_start.py
celery worker -A app.worker -l info -Q main-queue -c 1