diff --git a/scripts/dbPreparation.sh b/scripts/dbPreparation.sh index 40b5435..b3aab3f 100644 --- a/scripts/dbPreparation.sh +++ b/scripts/dbPreparation.sh @@ -68,7 +68,7 @@ echo "Creating WordPress database and user with the new root password..." mysql -u root -p"$new_root_password" <