Preparation for 1.0.10

This commit is contained in:
Pinga 2024-12-10 15:27:03 +02:00
parent efb76ffd29
commit d9b8802f9f
4 changed files with 130 additions and 2 deletions

View file

@ -240,7 +240,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.9 --single-branch https://github.com/getnamingo/registry /opt/registry
git clone --branch v1.0.10 --single-branch https://github.com/getnamingo/registry /opt/registry
mkdir -p /var/log/namingo
chown -R www-data:www-data /var/log/namingo