updating Eiger scripts

This commit is contained in:
2023-01-16 17:25:25 +01:00
parent 7c4ff7b582
commit afe83b404b

View File

@@ -90,17 +90,17 @@
{
"type": "cmd",
"text": "Start",
"command": "X_X11MA_EigerStart.sh"
"command": "EigerStart"
},
{
"type": "cmd",
"text": "Stop",
"command": "X_X11MA_EigerStop.sh"
"command": "EigerStop"
},
{
"type": "cmd",
"text": "Restart",
"command": "X_X11MA_EigerRestart.sh"
"command": "EigerRestart"
}
]
}