#!/bin/sh
cd /usr/share/pbtk-git
exec /usr/bin/python gui.py "$@"
