#!/usr/bin/env sh

set -e

exec /usr/bin/owasp-zap "$@"
