mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-02-08 00:02:11 +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 "You will be asked to set the MariaDB root password twice."
|
||||
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 "while harden your MariaDB Server!"
|
||||
echo " "
|
||||
echo "*********************************************************"
|
||||
echo " "
|
||||
echo ""
|
||||
echo "Press ENTER to install MariaDB"
|
||||
read
|
||||
clear
|
||||
|
||||
Reference in New Issue
Block a user