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