From 6aa7b41b853b796690757c7f3e1b45bd2bc509c4 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Fri, 20 Sep 2019 03:48:27 +0200 Subject: [PATCH] Updated branch Branch = beta --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index 25687ef..4018fcc 100644 --- a/installer.sh +++ b/installer.sh @@ -61,7 +61,7 @@ fi phpver=7.3 domonly=${domain} domain=mail.${domain} -branch=stable +branch=beta dhparam=1024 PKGA="add-apt-repository" PKGI="${PKGM} install -y"