Update index.py

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

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

Loading…
Cancel
Save