diff --git a/startup.sh b/startup.sh index ef7793f..7e7ed8a 100644 --- a/startup.sh +++ b/startup.sh @@ -5,5 +5,5 @@ Xvfb :1 -screen 0 1600x900x16 & sleep 5 #openbox-session& xfce4-session& -x11vnc -display :1 -nopw -listen localhost -xkb -ncache 10 -ncache_cr -forever & -cd /root/noVNC && ln -s vnc_auto.html index.html && ./utils/launch.sh --vnc localhost:5900 \ No newline at end of file +x11vnc -display :1 -nopw -listen localhost -xkb -forever & +cd /root/noVNC && ln -s vnc_auto.html index.html && ./utils/launch.sh --vnc localhost:5900