scripts/start-server.sh aktualisiert
This commit is contained in:
@@ -42,7 +42,6 @@ echo "---Starting noVNC server---"
|
|||||||
websockify -D --web=/usr/share/novnc/ --cert=/etc/ssl/novnc.pem ${NOVNC_PORT} localhost:${RFB_PORT}
|
websockify -D --web=/usr/share/novnc/ --cert=/etc/ssl/novnc.pem ${NOVNC_PORT} localhost:${RFB_PORT}
|
||||||
sleep 2
|
sleep 2
|
||||||
|
|
||||||
sleep infinity
|
echo "---Starting DemonEditor---"
|
||||||
|
|
||||||
echo "---Starting Thunderbird---"
|
|
||||||
cd ${DATA_DIR}
|
cd ${DATA_DIR}
|
||||||
|
/usr/bin/demon-editor >/dev/null 2>&1
|
Reference in New Issue
Block a user