mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-18 02:06:25 +00:00
Verbose debugging of s6 scripts
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
# shellcheck shell=bash
|
||||
|
||||
set -e
|
||||
# verbose
|
||||
set -x
|
||||
|
||||
log_info 'Setting ownership ...'
|
||||
|
||||
|
Reference in New Issue
Block a user