Update index.py

pull/632/head
Mr Chen 5 months ago
parent e639fc5746
commit 626c64afb2
  1. 2
      plugins/mtproxy/index.py

@ -72,7 +72,7 @@ def status():
def getServiceFile():
systemDir = mw.systemdCfgDir()
return systemDir+'/mtproxy.service'
return systemDir + '/mtproxy.service'
def initDreplace():

Loading…
Cancel
Save