#!/usr/bin/env sh

set -e

cd /usr/share/dotdotpwn/
exec ./dotdotpwn.pl "$@"
