#!/bin/sh -e
exec "$(dirname "$0")"/openqa-workercache minion worker -m production "$@"
