Update index.py

pull/109/head
midoks 3 years ago
parent 10c70cb046
commit f14393656a
  1. 2
      plugins/openresty/index.py

@ -201,7 +201,7 @@ def status():
def restyOp(method): def restyOp(method):
file = initReplace() file = initDreplace()
if not mw.isAppleSystem(): if not mw.isAppleSystem():
data = mw.execShell('systemctl ' + method + ' openresty') data = mw.execShell('systemctl ' + method + ' openresty')

Loading…
Cancel
Save