From 59bc06569bfe84dd2bb36465db605010eb1cd5bb Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Thu, 3 Sep 2020 11:45:13 +0200 Subject: [PATCH] merge of Dev branch for apache with Main branche --- Notes.md | 2 -- installer.sh | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 Notes.md diff --git a/Notes.md b/Notes.md deleted file mode 100644 index 1ad7eae..0000000 --- a/Notes.md +++ /dev/null @@ -1,2 +0,0 @@ -### Apache config -set `IncludeOptional sites-enabled/*.conf` to `IncludeOptional sites-enabled/*` diff --git a/installer.sh b/installer.sh index 62208a7..8591c49 100644 --- a/installer.sh +++ b/installer.sh @@ -23,7 +23,7 @@ fi ##---------------## #Git-repo -repo=https://git.bprieshof.nl/Work/UBU-Web-V2_PHPSPLIT +repo=https://git.ictmaatwerk.com/bprieshof/UBU-Web-V2 branch=master #Installer-config phpver=7.4