One more issue removed from installer

This commit is contained in:
Pinga 2024-01-03 10:59:14 +02:00
parent 83a9d35f0c
commit a590e804f3

View file

@ -247,8 +247,8 @@ EOF
systemctl restart caddy
echo "Control Panel Setup..."
mkdir -p /var/www/cp
cp -r /opt/registry/cp /var/www/cp
mkdir -p /var/www
cp -r /opt/registry/cp /var/www
mv /var/www/cp/env-sample /var/www/cp/.env
# Update .env file with the actual values