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
Maschine Ausschalten nach einer Minute, sodass der Server zuvor herunter fa...
ulrich
5 days ago
9d4292732c1db2de2e9545ac9d91b431aa98ebad
[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 &