Update phpMyAdmin to 4.6.6
This commit is contained in:
parent
8908fe4acf
commit
85bf5cffb3
@ -7,7 +7,7 @@ DIR=/vagrant
|
||||
DIRDATA=$DIR/data
|
||||
MYSQL_PASS=scores
|
||||
MARIADB_VERSION="10.1"
|
||||
PHPMYADMIN_VERSION="4.6.5.2"
|
||||
PHPMYADMIN_VERSION="4.6.6"
|
||||
|
||||
# --- Add a file action.upgrade to perfom a system upgrade
|
||||
if [ -f $DIR/action.upgrade ]; then
|
||||
|
@ -7,7 +7,7 @@ DIR=/vagrant
|
||||
DIRDATA=$DIR/data
|
||||
MYSQL_PASS=scores
|
||||
MARIADB_VERSION="10.1"
|
||||
PHPMYADMIN_VERSION="4.6.5.2"
|
||||
PHPMYADMIN_VERSION="4.6.6"
|
||||
|
||||
# --- Add a file action.upgrade to perfom a system upgrade
|
||||
if [ -f $DIR/action.upgrade ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user