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