Update index.py

pull/431/head
midoks 2 years ago
parent a04e05c7e8
commit c5207961f3
  1. 2
      plugins/mysql/index.py

@ -456,7 +456,7 @@ def initMysqlPwd():
def initMysql8Pwd():
time.sleep(10)
time.sleep(8)
serverdir = getServerDir()
myconf = serverdir + "/etc/my.cnf"

Loading…
Cancel
Save