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

conf(che): fix path to vnc start script

parent 760e5be7
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
{ {
"label": "Run vnc", "label": "Run vnc",
"type": "shell", "type": "shell",
"command": "./che/startui.sh", "command": "./.che/startui.sh",
"group": "none", "group": "none",
"presentation": { "presentation": {
"reveal": "always", "reveal": "always",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment