Update index.py

pull/632/head
Mr Chen 5 months ago
parent 0edc306aa8
commit c64287fd51
  1. 1
      plugins/alist/index.py

@ -164,7 +164,6 @@ def initDreplace():
mw.writeFile(systemService, se_content) mw.writeFile(systemService, se_content)
mw.execShell('systemctl daemon-reload') mw.execShell('systemctl daemon-reload')
time.sleep(1) time.sleep(1)
openPort()
return file_bin return file_bin

Loading…
Cancel
Save