phpmyadmin 4.9.5 to install

This commit is contained in:
myvesta 2020-07-15 00:30:45 +02:00 committed by GitHub
commit a761da29e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1093,7 +1093,7 @@ if [ "$mysql" = 'yes' ]; then
mkdir /root/phpmyadmin
mkdir /usr/share/phpmyadmin
pma_v='4.9.1'
pma_v='4.9.5'
echo "(*) Installing phpMyAdmin version v$pma_v..."
cd /root/phpmyadmin