diff --git a/scripts/mariadbPwd b/scripts/mariadbPwd index 61983a9..9b2cb17 100644 --- a/scripts/mariadbPwd +++ b/scripts/mariadbPwd @@ -8,7 +8,7 @@ options='--defaults-file=/etc/mysql/debian.cnf' role=$(CreoleGet dbClusterRole 'Leader') -if [[ ${role} == "Leader"]] +if [[ ${role} == "Leader" ]] then if [[ -z ${1} ]] then