Update 'installer.sh'

This commit is contained in:
b.waal
2019-10-24 11:11:37 +02:00
parent f9136ac5c2
commit 87c9f79d46

View File

@@ -72,6 +72,7 @@ domonly=${domain}
domain=mail.${domain} domain=mail.${domain}
branch=beta branch=beta
dhparam=1024 dhparam=1024
PHPMyadmin=1
PKGA="add-apt-repository" PKGA="add-apt-repository"
PKGI="${PKGM} install -y" PKGI="${PKGM} install -y"
db_pass=$(date +%s|sha256sum|base64|head -c 32) db_pass=$(date +%s|sha256sum|base64|head -c 32)