#!/bin/sh
SELF_DIR="$(dirname "$(readlink -f "$0")")"
python "$SELF_DIR"/usr/lib/python2.7/dist-packages/pybitmessage/bitmessagemain.py "$@"