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

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 ""