@ -122,11 +122,7 @@ def mgOp(method):
if data[1] == '':
return 'ok'
return data[1]
data = mw.execShell(cmd)
return 'fail'
def start():