repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-any
[ArchLinux/community.git]
/
mediathekview
/
repos
/
community-any
/
mediathekview.sh
blob
89ff961adf1ffcd5c69f0b2e3c978892b8fda552
1
#!/usr/bin/env sh
2
3
PATH
=
"/usr/lib/jvm/java-17-openjdk/bin:
${PATH}
"
4
# requires preview features: https://github.com/mediathekview/MediathekView/issues/528
5
java
-jar
/
usr
/
shar
e
/
java
/
mediathekview
/
MediathekView.jar
"$@"