index
:
slackcoder/slackbuilds.org/slackbuilds
master
Slackbuild scripts
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
multimedia
/
MediathekView
/
MediathekView.wrapper
blob: db5ab145f8a13970ef375539c42c98af3d0c37d8 (
plain
)
1
2
3
4
#!/bin/sh cd /usr/share/MediathekView exec java -jar MediathekView.jar $* cd $OLDPWD