Preparation for 1.0.6

This commit is contained in:
Pinga 2024-11-01 15:01:57 +02:00
parent 60ab2b9723
commit f62b19ef03
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.5 --single-branch https://github.com/getnamingo/registry /opt/registry
git clone --branch v1.0.6 --single-branch https://github.com/getnamingo/registry /opt/registry
mkdir -p /var/log/namingo
chown -R www-data:www-data /var/log/namingo