From 929228226e08e352769810f729f0e9644a781bec Mon Sep 17 00:00:00 2001
From: undisclosed
Date: Sun, 08 Jan 2023 13:35:06 +0000
Subject: [PATCH] Calypso neu gebaut auf Nutzung von mpv, alte Fassung entfernt

---
 resources/start |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/resources/start b/resources/start
index 9c4469f..180ff29 100755
--- a/resources/start
+++ b/resources/start
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-java -Domx.wd=/mnt/store/avd -Djava.util.logging.config.file=logging.properties -jar av-direktor.jar port=9090 player=omx &
+java -Domx.wd=/mnt/store/calypso -Djava.util.logging.config.file=logging.properties -jar calypso.jar port=9090 player=omx ctx=/calypso &

--
Gitblit v1.9.3