slackbuilds/multimedia/MediathekView/MediathekView.wrapper

5 lines
85 B
Bash

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