From 47ca47fbd7d33a4a2f53c711ea4241d3987b8063 Mon Sep 17 00:00:00 2001 From: Everton Kozloski Date: Thu, 28 Oct 2021 23:33:57 +0000 Subject: [PATCH] Update 'createmysql.sh' --- createmysql.sh | 6 ++++++ 1 file changed, 6 insertions(+) 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/