#!/bin/sh
cd /usr/share/MediathekView
exec java -jar MediathekView.jar $*
cd $OLDPWD