#!/bin/sh
export LD_LIBRARY_PATH=/usr/lib/themonospot

exec mono "/usr/lib/themonospot/themonospot-gui-qt.exe" "$@"
