mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
parent
e688aa7797
commit
d6889350f4
@ -11,7 +11,8 @@ echo "Updating template: /etc/openpanel/varnish/default.vcl"
|
||||
wget -O /etc/openpanel/varnish/default.vcl https://github.com/stefanpejcic/openpanel-configuration/blob/main/varnish/default.vcl
|
||||
|
||||
|
||||
|
||||
echo "Extending list of forbidden usernames: /etc/openpanel/openadmin/config/forbidden_usernames.txt "
|
||||
wget -O /etc/openpanel/openadmin/config/forbidden_usernames.txt https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openadmin/config/forbidden_usernames.txt
|
||||
|
||||
for dir in /home/*; do
|
||||
file="$dir/.env"
|
||||
|
Loading…
Reference in New Issue
Block a user