mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
phpmyadmin 4.9.5 to install
This commit is contained in:
parent
c66bb6c81e
commit
a761da29e0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue