Update UPDATE.sh

This commit is contained in:
Stefan Pejcic
2025-04-29 15:07:20 +02:00
committed by GitHub
parent 166eed9a93
commit a1809fde33

View File

@@ -7,6 +7,10 @@ wget -q -O "/etc/openpanel/ofelia/users.ini" "https://raw.githubusercontent.com/
echo "✔ Template downloaded to /etc/openpanel/ofelia/users.ini"
echo ""
echo "Downloading backups conf for new users.."
wget -O /etc/openpanel/backups/backup.env https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/backups/backup.env
echo ""
echo "Updating docker compose template for new users.."
cp /etc/openpanel/docker/compose/1.0/docker-compose.yml /etc/openpanel/docker/compose/1.0/125-docker-compose.yml