Skip to content
Snippets Groups Projects
Commit 41db91dd authored by George Adrian Stoica's avatar George Adrian Stoica
Browse files

conf(che): remove script to start ui manually

the ui starts automatically
the script to start manually is not needed anymore
parent f4ed1749
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
vncserver -SecurityTypes None :0
xset s 0 0
/opt/novnc/utils/novnc_proxy --vnc localhost:5900 --listen 6080 &
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment