mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-21 18:16:03 +02:00
Update Adminer to latest version
This commit is contained in:
parent
07ddf66626
commit
e1617e3f2b
2 changed files with 3 additions and 1 deletions
|
@ -203,6 +203,8 @@ echo "MariaDB updated..."
|
|||
echo "Restarting PHP FPM service..."
|
||||
systemctl restart ${PHP_VERSION}-fpm
|
||||
|
||||
wget "http://www.adminer.org/latest.php" -O /usr/share/adminer/latest.php
|
||||
|
||||
# Start services
|
||||
echo "Starting services..."
|
||||
systemctl start epp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue