Update index.py

pull/632/head
Mr Chen 5 months ago
parent d988dce5d8
commit e639fc5746
  1. 3
      plugins/mtproxy/index.py

@ -71,7 +71,8 @@ def status():
def getServiceFile():
return '/usr/lib/systemd/system/mtproxy.service'
systemDir = mw.systemdCfgDir()
return systemDir+'/mtproxy.service'
def initDreplace():

Loading…
Cancel
Save