From aa9b42b45e8afc2905e519096fe1b130e90c2cc7 Mon Sep 17 00:00:00 2001 From: undisclosed Date: Fri, 30 Dec 2022 10:24:51 +0000 Subject: [PATCH] Readme angepasst --- 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