Update install.sh

This commit is contained in:
Pinga 2025-03-14 18:28:40 +02:00
parent a0a16f4bfb
commit 8ed1d1811a

View file

@ -246,7 +246,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.16 --single-branch https://github.com/getnamingo/registry /opt/registry
git clone --branch v1.0.17 --single-branch https://github.com/getnamingo/registry /opt/registry
echo "Setting up firewall rules..."
ufw allow 22/tcp