App zur Steuerung des mpv Mediaplayers auf einem Raspberry Pi über HTTP
undisclosed
2023-01-09 a78c3a3fcc0f569270ca54d3355eade4e067d4dc
commit | author | age
0af362 1 #!/bin/sh
U 2
a78c3a 3 cd /home/pi/prg/calypso
U 4 java -Djava.util.logging.config.file=conf/logging.properties -jar calypso.jar conf=conf/calypso.properties &