This commit is contained in:
xliao
2025-01-23 12:07:06 -05:00
committed by GitHub

View File

@@ -19,7 +19,7 @@
[[ -n $DEBUG ]] && set -x [[ -n $DEBUG ]] && set -x
set -eou pipefail set -eou pipefail
IFS=$'\n\t' IFS=$'\n\t '
SELF_CMD="$0" SELF_CMD="$0"