fix novnc
This commit is contained in:
@@ -45,9 +45,5 @@ echo "[desktop-wrapper] Starting x11vnc..."
|
||||
x11vnc -display :1 $VNC_AUTH -forever -rfbport 5900 &
|
||||
sleep 1
|
||||
|
||||
# NoVNC
|
||||
echo "[desktop-wrapper] Starting noVNC..."
|
||||
websockify --web=/usr/share/novnc/ 0.0.0.0:8080 localhost:5900 &
|
||||
|
||||
# Queue of processes to wait for
|
||||
wait -n
|
||||
|
||||
Reference in New Issue
Block a user