From 055ee27ea4a392ef9d9b740912cd3cf1edd26283 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Thu, 26 Jul 2018 12:09:46 +0200 Subject: [PATCH] MariaDB 10.3.8 added a hint regarding the MariaDB root password --- install-nextcloud.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/install-nextcloud.sh b/install-nextcloud.sh index fcb2d59..8e403c8 100644 --- a/install-nextcloud.sh +++ b/install-nextcloud.sh @@ -37,12 +37,11 @@ echo "" echo "*********************************************************" echo "You will be asked to set the MariaDB root password twice." echo " " -echo "Please just confirm the dialogue (*ENTER*)!" +echo "Please just confirm the dialogue (ENTER)." echo "You will be asked again to set the root pwd" echo "while harden your MariaDB Server!" -echo " " echo "*********************************************************" -echo " " +echo "" echo "Press ENTER to install MariaDB" read clear