From a9333a0352c1bdbcc79199ab3b003ed17aa4824b Mon Sep 17 00:00:00 2001 From: ich777 Date: Tue, 21 May 2019 11:57:20 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Escripts/start-server.sh=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/start-server.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/start-server.sh b/scripts/start-server.sh index e300c2c..a9eacc5 100644 --- a/scripts/start-server.sh +++ b/scripts/start-server.sh @@ -52,6 +52,7 @@ fi echo "---Prepare Server---" chmod -R 770 ${DATA_DIR} +echo "---Server ready---" sleep infinity