v1.0.19 preparation

This commit is contained in:
Pinga 2025-04-07 08:31:08 +03:00
parent 4d04f04e20
commit 05d929f9b4
4 changed files with 8 additions and 6 deletions

View file

@ -254,7 +254,7 @@ EOF
wget "http://www.adminer.org/latest.php" -O /usr/share/adminer/latest.php
ln -s /usr/share/adminer/latest.php /usr/share/adminer/adminer.php
git clone --branch v1.0.18 --single-branch https://github.com/getnamingo/registry /opt/registry
git clone --branch v1.0.19 --single-branch https://github.com/getnamingo/registry /opt/registry
echo "Setting up firewall rules..."
ufw allow 22/tcp