diff --git a/MySQL-ModInst.sh b/MySQL-ModInst.sh index 5ab6fd9..1d1a484 100644 --- a/MySQL-ModInst.sh +++ b/MySQL-ModInst.sh @@ -9,7 +9,7 @@ #MySQL module specific Var PHPMyadmin=1 -phpmyadminver="4.9.2" +phpmyadminver="5.0.2" #SMI specific Vars SMI_config=no @@ -27,7 +27,7 @@ repo=https://git.ictmaatwerk.com/VPS-scripts/MySQL branch=master ###Select Module type -mtype=""$repo"/raw/branch/"$branch"" +mtype=""$mrepo"/raw/branch/"$mbranch"" #SelfBuilding Vars PKGI="${PKGM} install -y"