#!/bin/sh
cd /usr/share/brutemap
exec python2 brutemap.py "$@"
