Update UPDATE.sh

This commit is contained in:
Radovan Ječmenica 2025-04-25 15:39:26 +02:00 committed by GitHub
parent a9786d7e12
commit f846df2f7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@
echo ""
echo "Downloading crons.ini template.."
mkdir -p "/etc/openpanel/ofelia/"
wget -O "/etc/openpanel/ofelia/users.ini" "https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/ofelia/users.ini"
for dir in /home/*; do