#!/bin/sh set -o errexit set -o nounset cd /app celery -A gso.worker beat -l info -S redbeat.RedBeatScheduler