diff --git a/createmysql.sh b/createmysql.sh index 8cd1915..fa27d58 100644 --- a/createmysql.sh +++ b/createmysql.sh @@ -1,5 +1,11 @@ #!/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 touch ~/.librography/