From 619a76c41d3759abe6f9ddcd185fdea388cd34da Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Thu, 11 Jun 2020 14:05:31 +0200 Subject: [PATCH] Corrected repo url --- conf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.sh b/conf.sh index 5d9f212..7f97d60 100644 --- a/conf.sh +++ b/conf.sh @@ -1,4 +1,4 @@ -mrepo=https://git.ictmaatwerk.com/VPS-scripts/MySQL +mrepo=https://git.ictmaatwerk.com/VPS-scripts/Backup-Util mbranch=master if [ -z ${ignphpcms+x} ]; then ignphpcms=0;fi