phpMyAdmin to version 4.6.1

This commit is contained in:
Michael RICOIS 2016-05-16 10:54:13 +02:00
parent aadd826a84
commit db50920ab5

View File

@ -5,7 +5,7 @@ DIR=/vagrant
DIRDATA=$DIR/data
MYSQL_PASS=scores
MARIADB_VERSION="10.1"
PHPMYADMIN_VERSION="4.5.5.1"
PHPMYADMIN_VERSION="4.6.1"
# --- Add a file action.upgrade to perfom a system upgrade
if [ -f $DIR/action.upgrade ]