scripts/start-server.sh aktualisiert

This commit is contained in:
2023-10-21 07:22:36 +02:00
parent e22455e8c3
commit a9ec788f10

View File

@@ -42,7 +42,6 @@ echo "---Starting noVNC server---"
websockify -D --web=/usr/share/novnc/ --cert=/etc/ssl/novnc.pem ${NOVNC_PORT} localhost:${RFB_PORT}
sleep 2
sleep infinity
echo "---Starting Thunderbird---"
echo "---Starting DemonEditor---"
cd ${DATA_DIR}
/usr/bin/demon-editor >/dev/null 2>&1