Preparation for v1.0.7

This commit is contained in:
Pinga 2024-11-18 15:23:13 +02:00
parent 134d012dd2
commit 66ce3f94ac
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.6 --single-branch https://github.com/getnamingo/registry /opt/registry
git clone --branch v1.0.7 --single-branch https://github.com/getnamingo/registry /opt/registry
mkdir -p /var/log/namingo
chown -R www-data:www-data /var/log/namingo