Preparation for v1.0.11

This commit is contained in:
Pinga 2025-01-21 09:43:02 +02:00
parent 3dedff7c83
commit aaea264334
2 changed files with 3 additions and 1 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.10 --single-branch https://github.com/getnamingo/registry /opt/registry
git clone --branch v1.0.11 --single-branch https://github.com/getnamingo/registry /opt/registry
mkdir -p /var/log/namingo
chown -R www-data:www-data /var/log/namingo