container: finance.bash: set xtrace if debug enabled

This commit is contained in:
2024-08-13 00:33:59 -07:00
parent 5684d94d63
commit e9e2ed6d88

View File

@@ -92,6 +92,7 @@ function main()
#
lib_finance::finance "$@" || lib_utils::die_usage "$_usage"
[ "$DOCKER_FINANCE_DEBUG" == true ] && set -xv
#
# Facade commands