#!/bin/sh

echo "Redirecting to cinc-auditor..." >&2

exec /opt/cinc-auditor/bin/cinc-auditor "$@"
