dashboard
repositories
filestore
activity
search
login
main
/
calypso
App zur Steuerung des mpv Mediaplayers auf einem Raspberry Pi über HTTP
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
start angepasst
ulrich
2021-04-01
a4b60759904ffdf61558e119e823abe77df6bb5b
[calypso.git]
/
resources
/
start
1
2
3
#!/bin/sh
java -Domx.wd=/mnt/store/avd -Djava.util.logging.config.file=logging.properties -jar av-direktor.jar port=9090 player=omx &