Update index.py

pull/109/head
midoks 3 years ago
parent 4344b84d0d
commit bf9c85a210
  1. 2
      plugins/mysql/index.py

@ -415,7 +415,7 @@ def my8cmd(version, method):
mw.execShell('systemctl ' + method + ' mysql')
return 'fail'
return 'ok'
def appCMD(version, action):

Loading…
Cancel
Save