Disable debug line

This commit is contained in:
Glenn Y. Rolland 2021-12-21 16:55:46 +01:00
parent 203ab58c84
commit 2bb01f238f

View file

@ -13,7 +13,7 @@ while [ $# -gt 0 ]; do
OPT="${2:-}"
shift
echo "ARG=$ARG OPT=$OPT"
# echo "DEBUG: ARG=$ARG OPT=$OPT"
case "$ARG" in
-d|--data-dir)