@ -101,7 +101,6 @@ def start():
file = initDreplace()
data = mw.execShell(file + ' start')
print data
if data[1] == '':
return 'ok'
return data[1]