update mysql install script
This commit is contained in:
Regular → Executable
+2
@@ -9,6 +9,8 @@ sudo apt install openjdk-8-jdk mariadb-server mariadb-client
|
|||||||
mkdir ~/.librography
|
mkdir ~/.librography
|
||||||
touch ~/.librography/
|
touch ~/.librography/
|
||||||
|
|
||||||
|
# is the mysql already configured?
|
||||||
|
# proceed with secure install:
|
||||||
|
|
||||||
echo "Enter the user name for database: "
|
echo "Enter the user name for database: "
|
||||||
read password
|
read password
|
||||||
|
|||||||
Reference in New Issue
Block a user