From c2c1fd263b9a72779df397f28c5bdd8f4d934524 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Sat, 24 Apr 2021 10:49:55 +0000
Subject: [PATCH] Umbenannt zu Calypso

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

diff --git a/resources/start b/resources/start
index 9c4469f..e1da2e7 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/avd -Djava.util.logging.config.file=logging.properties -jar calypso.jar port=9090 player=omx ctx=/calypso &
\ No newline at end of file

--
Gitblit v1.9.3