Update index.py

pull/125/head
midoks 3 years ago
parent 8d134e1bda
commit ddf6b520dc
  1. 1
      plugins/mysql/index.py

@ -356,7 +356,6 @@ def initMysqlPwd():
time.sleep(5)
serverdir = getServerDir()
pwd = mw.getRandomString(16)
# cmd_pass = serverdir + '/bin/mysqladmin -uroot password ' + pwd

Loading…
Cancel
Save