diff --git a/X_X11MA_PEEM.json b/X_X11MA_PEEM.json index f928931..8c45d60 100644 --- a/X_X11MA_PEEM.json +++ b/X_X11MA_PEEM.json @@ -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" } ] }