#!/usr/bin/env sh

set -e

exec /var/lib/nikto/nikto.pl "$@"
