From d87c347e3ebd2309a78ce48626ddbf1558cd1f0f Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Thu, 26 Jul 2018 12:12:44 +0200 Subject: [PATCH] MariaDB 10.3.8 --- install-nextcloud.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-nextcloud.sh b/install-nextcloud.sh index 8e403c8..fa68e99 100644 --- a/install-nextcloud.sh +++ b/install-nextcloud.sh @@ -36,7 +36,7 @@ clear echo "" echo "*********************************************************" echo "You will be asked to set the MariaDB root password twice." -echo " " +echo "" echo "Please just confirm the dialogue (ENTER)." echo "You will be asked again to set the root pwd" echo "while harden your MariaDB Server!"