mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-18 02:06:25 +00:00
Bring up to recent v2 changes around s6
This commit is contained in:
@ -3,5 +3,9 @@
|
||||
|
||||
. /bin/common.sh
|
||||
|
||||
if [ "$(is_true "$DEBUG")" = '1' ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
log_info 'Starting fail2ban ...'
|
||||
exec /usr/bin/fail2ban-client -c /fail2ban -x -vv -f start
|
||||
|
Reference in New Issue
Block a user