From 3d2813481d16bbc654b8dee8231ae1d9a4312c40 Mon Sep 17 00:00:00 2001 From: bprieshof Date: Thu, 11 Jul 2019 14:12:31 +0200 Subject: [PATCH] Update 'installer.sh' --- installer.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index 47d40b4..246926d 100644 --- a/installer.sh +++ b/installer.sh @@ -206,7 +206,7 @@ done ##-----------------## phpver=7.3 -sqlver=8.0 #or 5.7 +sqlver=5.7 #or 8.0 cockpit=1 ##----------------## @@ -317,6 +317,7 @@ EOF wget $script -O Ubuntu-Web_Installer.sh source Ubuntu-Web_Installer.sh +ln -s /usr/share/phpmyadmin /var/www/"$domain"/database ##-------------## # Cockpit #