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