Update Adminer to latest version

This commit is contained in:
Pinga 2025-04-08 10:09:01 +03:00
parent 07ddf66626
commit e1617e3f2b
2 changed files with 3 additions and 1 deletions

View file

@ -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