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