Update index.py

pull/368/head
midoks 2 years ago
parent 18498813c6
commit 4e6a54dbad
  1. 4
      plugins/openresty/index.py

@ -206,8 +206,8 @@ def initDreplace():
mw.writeFile(file_bin, content) mw.writeFile(file_bin, content)
mw.execShell('chmod +x ' + file_bin) mw.execShell('chmod +x ' + file_bin)
# config replace # config replace
confReplace() confReplace()
# systemd # systemd
# /usr/lib/systemd/system # /usr/lib/systemd/system

Loading…
Cancel
Save