From eb27be116cb88036a3a35b0486b915db3ffdab0a Mon Sep 17 00:00:00 2001
From: ulrich
Date: Sat, 24 Apr 2021 13:01:05 +0000
Subject: [PATCH] Readme angepasst

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

diff --git a/resources/start b/resources/start
index 797764a..e1da2e7 100755
--- a/resources/start
+++ b/resources/start
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-java -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