#!/bin/sh -e
exec "$(dirname "$0")"/openqa-workercache run -m production --reset-locks "$@"
