mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-21 22:33:25 +00:00
Small refactor of user/groups and add checks during startup. Only use -x in bash scripts when DEBUG=true set in env vars
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
# shellcheck shell=bash
|
||||
|
||||
set -e
|
||||
# verbose
|
||||
set -x
|
||||
|
||||
log_info 'Checking paths ...'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user