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
Dateien aufgeraeumt
undisclosed
2023-01-09
a78c3a3fcc0f569270ca54d3355eade4e067d4dc
[calypso.git]
/
resources
/
start
1
2
3
4
#!/bin/sh
cd /home/pi/prg/calypso
java -Djava.util.logging.config.file=conf/logging.properties -jar calypso.jar conf=conf/calypso.properties &