mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-07 05:08:15 +00:00
update db adminer to 4.7.7
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user