From 87c9f79d46efefd4b3d7e99e3320ff6fe69f53d1 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Thu, 24 Oct 2019 11:11:37 +0200 Subject: [PATCH] Update 'installer.sh' --- installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/installer.sh b/installer.sh index aa14302..d3ba738 100644 --- a/installer.sh +++ b/installer.sh @@ -72,6 +72,7 @@ domonly=${domain} domain=mail.${domain} branch=beta dhparam=1024 +PHPMyadmin=1 PKGA="add-apt-repository" PKGI="${PKGM} install -y" db_pass=$(date +%s|sha256sum|base64|head -c 32)