mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-15 05:10:56 +00:00
MariaDB 10.3.8
added a hint regarding the MariaDB root password
This commit is contained in:
@@ -37,12 +37,11 @@ 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 twice."
|
||||||
echo " "
|
echo " "
|
||||||
echo "Please just confirm the dialogue (*ENTER*)!"
|
echo "Please just confirm the dialogue (ENTER)."
|
||||||
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 "*********************************************************"
|
echo "*********************************************************"
|
||||||
echo " "
|
echo ""
|
||||||
echo "Press ENTER to install MariaDB"
|
echo "Press ENTER to install MariaDB"
|
||||||
read
|
read
|
||||||
clear
|
clear
|
||||||
|
|||||||
Reference in New Issue
Block a user