Update plugin.py

pull/632/head
Mr Chen 5 months ago
parent ccb02f14a6
commit 6577b37b76
  1. 2
      web/utils/plugin.py

@ -822,8 +822,6 @@ class plugin(object):
py_cmd = 'cd ' + mw.getPanelDir() + " && "+ py_cmd
data = mw.execShell(py_cmd)
# print(data)
if mw.isDebugMode():
print('run:', py_cmd)

Loading…
Cancel
Save