Fixing bad command name

This commit is contained in:
Philippe Caseiro 2018-05-09 15:54:38 +02:00
parent c11f50f009
commit 35e941bf96
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ then
sqlFile=$(mktemp -p /root)
password=$(pwgen -1 10)
/usr/share/eole/sbin/mariaPwd ${password}
/usr/share/eole/sbin/mariadbPwd ${password}
accounts=($(CreoleGet accName))
limits="$(CreoleGet accLimitTarget '')"