mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-18 02:06:25 +00:00
Updates to user/group determination after recent changes to v2 branch
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#!/command/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
echo "❯ Starting fail2ban ..."
|
||||
. /bin/common.sh
|
||||
|
||||
log_info 'Starting fail2ban ...'
|
||||
exec /usr/bin/fail2ban-client -c /fail2ban -x -vv -f start
|
||||
|
Reference in New Issue
Block a user