container: finance.bash: set xtrace if debug enabled
This commit is contained in:
@@ -92,6 +92,7 @@ function main()
|
||||
#
|
||||
|
||||
lib_finance::finance "$@" || lib_utils::die_usage "$_usage"
|
||||
[ "$DOCKER_FINANCE_DEBUG" == true ] && set -xv
|
||||
|
||||
#
|
||||
# Facade commands
|
||||
|
||||
Reference in New Issue
Block a user