Update 'createmysql.sh'

This commit is contained in:
2021-10-28 23:33:57 +00:00
parent 8c40c8759b
commit 47ca47fbd7
+6
View File
@@ -1,5 +1,11 @@
#!/bin/bash #!/bin/bash
# ask type of instalation: 1- server / 2- client
sudo apt update
sudo apt upgrade
sudo apt install openjdk-8-jdk mariadb-server mariadb-client
mkdir ~/.librography mkdir ~/.librography
touch ~/.librography/ touch ~/.librography/