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
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user