From 1f006a056c0952536bdc51d6b330c52c7900edcb Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Thu, 10 Dec 2020 14:40:37 +0100 Subject: [PATCH] Set branch in installer to master after merge from centos-testing --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index 70efcfe..461aa2c 100644 --- a/installer.sh +++ b/installer.sh @@ -24,7 +24,7 @@ fi #Git-repo repo=https://git.ictmaatwerk.com/VPS-scripts/Web-V2 -branch=Centos-Testing +branch=master branchtype=branch #=branch for branch and =tag for release #Installer-config phpver=7.4