archrelease: copy trunk to community-any
[ArchLinux/community.git] / mediathekview / repos / community-any / mediathekview.sh
blob89ff961adf1ffcd5c69f0b2e3c978892b8fda552
1 #!/usr/bin/env sh
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/share/java/mediathekview/MediathekView.jar "$@"