summaryrefslogtreecommitdiffstats
path: root/multimedia/MediathekView/MediathekView.wrapper
blob: db5ab145f8a13970ef375539c42c98af3d0c37d8 (plain)
#!/bin/sh
cd /usr/share/MediathekView
exec java -jar MediathekView.jar $*
cd $OLDPWD