new application path

This commit is contained in:
Xiaoqiang Wang
2023-01-13 19:35:01 +01:00
parent 152946d07e
commit 39608ff3d0
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@
{
"type": "cmd",
"text": "Visual Mono",
"command": "/work/sls/bin/X_X04SA_mono.py"
"command": "X_X04SA_mono.py"
},
{
"type": "cmd",

View File

@@ -20,7 +20,7 @@
{
"type": "cmd",
"text": "Scan Data Viewer",
"command": "X_GES_Viewer.sh"
"command": "python /sls/controls/applications/mdaviewer/mdaviewer.py"
}
]
}