From 6d23894691b05d99c05e893b93f0aeb33296e66c Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Thu, 19 Dec 2019 12:24:30 +0000 Subject: [PATCH] 'conf.sh' updaten --- conf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.sh b/conf.sh index 9e5cc78..347bfb8 100644 --- a/conf.sh +++ b/conf.sh @@ -1,5 +1,5 @@ ###Fetch Config -mrepo=https://git.ictmaatwerk.com/VPS-scripts/MySQL +mrepo=https://git.bprieshof.nl/Work/Test-MySQL mbranch=master if [ -z ${PHPMyadmin+x} ]; then echo 'Error $PHPMyadmin is not set'; fi #check if Var is set if [ -z ${phpmyadminver+x} ]; then echo 'Error $phpmyadminver is not set'; fi #check if Var is set