mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
echo ""
|
||||
echo "Downloading crons.ini template.."
|
||||
wget -q -O "/etc/openpanel/ofelia/users.ini" "https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/ofelia/users.ini"
|
||||
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
|
||||
username=$(basename "$dir")
|
||||
|
||||
Reference in New Issue
Block a user