diff --git a/entrypoint.sh b/entrypoint.sh index b3e6e66..81eff35 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -3,7 +3,7 @@ set -euo pipefail if [ "${INPUT_DEBUG:-false}" = "true" ]; then - set + set +x fi if [ -z "$(echo "$INPUT_REMOTE_PATH" | awk '{$1=$1};1')" ]; then