#!/bin/sh
cd /usr/share/token-hunter
exec python token-hunter.py "$@"
