From a1b6691e14dc551ec6ff9007f5d4f8f5f8a90b43 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Sat, 10 Apr 2021 18:03:22 +0000
Subject: [PATCH] Log-Nachricht fuer Antworten des AbstractHandlers hinzugefuegt 

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

diff --git a/publish/start b/publish/start
index 93263b1..f5084ef 100755
--- a/publish/start
+++ b/publish/start
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-java  -Djava.util.logging.config.file=logging.properties -jar mediaz.jar port=9090 ctx=/mz www-data=./www conf=conf
\ No newline at end of file
+java -Djava.util.logging.config.file=logging.properties -jar mediaz.jar port=9090 ctx=/mz www-data=./www conf=conf
\ No newline at end of file

--
Gitblit v1.9.3