update db adminer to 4.7.7

This commit is contained in:
Edi Septriyanto
2020-05-15 01:15:45 +07:00
parent 5851a9124c
commit e2a67cd24a

View File

@@ -63,9 +63,9 @@ function init_webadmin_install() {
fi
# Overwrite existing.
run wget -q https://github.com/vrana/adminer/releases/download/v4.7.6/adminer-4.7.6.php \
run wget -q https://github.com/vrana/adminer/releases/download/v4.7.7/adminer-4.7.7.php \
-O /usr/share/nginx/html/lcp/dbadmin/index.php
run wget -q https://github.com/vrana/adminer/releases/download/v4.7.6/editor-4.7.6.php \
run wget -q https://github.com/vrana/adminer/releases/download/v4.7.7/editor-4.7.7.php \
-O /usr/share/nginx/html/lcp/dbadmin/editor.php
# Install File Manager.