From a90607b51b5f54048b5bac94a2e1ae68e0833185 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Thu, 23 Apr 2020 11:35:19 +0200 Subject: [PATCH] Added PHPmyadmin VER --- installer.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index 24b1f39..0445b5f 100644 --- a/installer.sh +++ b/installer.sh @@ -28,9 +28,10 @@ repo=https://git.ictmaatwerk.com/bprieshof/UBU-Web-V2 branch=master #Installer-config phpver=7.4 +PHPMyadmin=1 +phpmyadminver="5.0.2" sqlver=8.0 cockpit=1 -PHPMyadmin=1 TestMode=0 #PackageManager-config PKGA="add-apt-repository"