Bumped PHPmyAdmin to 5.0.2 changed $repo and $branch to $mrepo & $mbranch
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
#MySQL module specific Var
|
#MySQL module specific Var
|
||||||
PHPMyadmin=1
|
PHPMyadmin=1
|
||||||
phpmyadminver="4.9.2"
|
phpmyadminver="5.0.2"
|
||||||
|
|
||||||
#SMI specific Vars
|
#SMI specific Vars
|
||||||
SMI_config=no
|
SMI_config=no
|
||||||
@@ -27,7 +27,7 @@ repo=https://git.ictmaatwerk.com/VPS-scripts/MySQL
|
|||||||
branch=master
|
branch=master
|
||||||
|
|
||||||
###Select Module type
|
###Select Module type
|
||||||
mtype=""$repo"/raw/branch/"$branch""
|
mtype=""$mrepo"/raw/branch/"$mbranch""
|
||||||
|
|
||||||
#SelfBuilding Vars
|
#SelfBuilding Vars
|
||||||
PKGI="${PKGM} install -y"
|
PKGI="${PKGM} install -y"
|
||||||
|
|||||||
Reference in New Issue
Block a user