- Add docker_mk_dir & docker_tools_install commands.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
set -o errexit
|
||||
|
||||
if [[ "$DOCKER_TOOLS_DEBUG" == "TRUE" ]]
|
||||
if [[ "${DOCKER_TOOLS_DEBUG}" == "TRUE" ]]
|
||||
then
|
||||
set -x
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user