From e10f750ce38fce0c0b545e1efb164c63874eeea9 Mon Sep 17 00:00:00 2001 From: Dennis Schwerdel Date: Mon, 8 May 2017 12:57:13 +0200 Subject: [PATCH] Resetting some gui options --- start.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/start.sh b/start.sh index f69ab69..672b120 100755 --- a/start.sh +++ b/start.sh @@ -22,6 +22,7 @@ EOF sed -e 's,.*,tcp://:22000,' -i /app/data/config/config.xml sed -e 's,.*,admin,' -i /app/data/config/config.xml sed -e 's,.*,$2a$10$onEZNvFhasmJMq7ugGDIJekK0mZ9YByNK0b1p8kJPtXL.ELVrsolm,' -i /app/data/config/config.xml +sed -e 's,,,' -i /app/data/config/config.xml export STNODEFAULTFOLDER=1 STNOUPGRADE=1 exec busybox init