mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-19 05:10:56 +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() {
|
function mariadbinfo() {
|
||||||
clear
|
clear
|
||||||
echo ""
|
echo ""
|
||||||
echo "*********************************************************"
|
echo "***********************************************************"
|
||||||
echo "You will be asked to set the MariaDB root password twice."
|
echo "You will be asked to set the MariaDB root password 3 times."
|
||||||
echo ""
|
echo ""
|
||||||
echo "Please just confirm the dialogue (ENTER)."
|
echo "Please just confirm the dialogue (ENTER)."
|
||||||
|
echo ""
|
||||||
echo "You will be asked again to set the root pwd"
|
echo "You will be asked again to set the root pwd"
|
||||||
echo "while harden your MariaDB Server!"
|
echo "while harden your MariaDB Server!"
|
||||||
echo "*********************************************************"
|
echo "*********************************************************"
|
||||||
|
|||||||
Reference in New Issue
Block a user