mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 05:31:52 +00:00
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:
@@ -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 "*********************************************************"
|
||||
|
||||
Reference in New Issue
Block a user