1.0.14 hotfix

This commit is contained in:
Pinga 2025-02-11 17:14:03 +02:00
parent 181e3738a7
commit ddfb8fed75
5 changed files with 144 additions and 4 deletions

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.13 --single-branch https://github.com/getnamingo/registry /opt/registry
git clone --branch v1.0.14 --single-branch https://github.com/getnamingo/registry /opt/registry
mkdir -p /var/log/namingo
chown -R www-data:www-data /var/log/namingo