Update UPDATE.sh

This commit is contained in:
Stefan Pejcic 2025-05-24 09:10:21 +02:00 committed by GitHub
parent 43c06b53cc
commit 4dfac708f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
mkdir -p /etc/openpanel/openpanel/features
echo ""
echo "📥 Downloading dfault feature set for new users.."
echo "📥 Downloading default feature set for new users.."
wget -O /etc/openpanel/openpanel/features/default.txt https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openpanel/features/default.txt
echo ""