diff --git a/install-nextcloud.sh b/install-nextcloud.sh index 3551944..b3cb62a 100644 --- a/install-nextcloud.sh +++ b/install-nextcloud.sh @@ -34,10 +34,11 @@ ufw status verbose function mariadbinfo() { clear echo "" -echo "*********************************************************" -echo "You will be asked to set the MariaDB root password twice." +echo "***********************************************************" +echo "You will be asked to set the MariaDB root password 3 times." echo "" echo "Please just confirm the dialogue (ENTER)." +echo "" echo "You will be asked again to set the root pwd" echo "while harden your MariaDB Server!" echo "*********************************************************"