#!/bin/bash set -o errexit set -o nounset cd /app/image_markuper exec celery -A config worker --loglevel=INFO