Cosmetical one

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 "*********************************************************"
This commit is contained in:
rieger::CLOUD
2018-09-20 11:52:17 +02:00
committed by GitHub
parent f2d56e36f7
commit 91eea4af9f

View File

@@ -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 "*********************************************************"