Update index.py

pull/597/head
Mr Chen 11 months ago
parent 47de48806f
commit e2afed1dc4
  1. 2
      plugins/mysql-apt/index.py

@ -531,8 +531,6 @@ def my8cmd(version, method):
break
time.sleep(1)
initMysql8Pwd()
if not mw.isSupportSystemctl():
cmd_init_stop = init_file + ' stop'
subprocess.Popen(cmd_init_stop, stdout=subprocess.PIPE, shell=True,

Loading…
Cancel
Save