Merge pull request #2 from rolando-anton/patch-1

Update startup.sh
This commit is contained in:
Dan Salmon 2019-11-12 07:41:52 -06:00 committed by GitHub
commit fcb1b73214
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
x11vnc -display :1 -nopw -listen localhost -xkb -forever &
cd /root/noVNC && ln -s vnc_auto.html index.html && ./utils/launch.sh --vnc localhost:5900