From 9d228068dd17e0f470a9255feaf80d1c90569e86 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Sun, 25 Apr 2021 12:55:18 +0000
Subject: [PATCH] Doku erweitert

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

diff --git a/resources/start b/resources/start
index e1da2e7..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 calypso.jar port=9090 player=omx ctx=/calypso &
\ No newline at end of file
+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