From 8cafe069826139e276b82001ea864009b647d5c8 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Fri, 18 Dec 2020 15:31:36 +0100 Subject: [PATCH] Reset branch in installer after merge --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index f39d02a..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=PHP8-Testing +branch=master branchtype=branch #=branch for branch and =tag for release #Installer-config phpver=7.4