client: docker.bash: set xtrace if debug enabled

This commit is contained in:
2024-08-13 00:32:07 -07:00
parent 36d83025a4
commit 4302ac2bb5

View File

@@ -156,6 +156,7 @@ function main()
#
lib_docker::docker "$@" || lib_utils::die_usage "$_usage"
[ "$DOCKER_FINANCE_DEBUG" == true ] && set -xv
#
# Command facade