Per registrar currency now fully available

This commit is contained in:
Pinga 2025-02-12 11:36:46 +02:00
parent 5711546f78
commit a9e84a855e
20 changed files with 681 additions and 243 deletions

View file

@ -64,6 +64,8 @@ systemctl stop msg_worker
echo "Clearing cache..."
php /var/www/cp/bin/clear_cache.php
apt install -y php8.3-apcu php8.3-bcmath
# Clone the new version of the repository
echo "Cloning v1.0.15 from the repository..."
git clone --branch v1.0.15 --single-branch https://github.com/getnamingo/registry /opt/registry1015