Update 'createmysql.sh'
This commit is contained in:
@@ -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/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user