From 640c972e76d28aff29a8736a0fb690fbfa4c059b Mon Sep 17 00:00:00 2001 From: committer Date: Mon, 10 Jun 2024 12:56:52 -0500 Subject: [PATCH] u --- dots/bin/tp.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/bin/tp.sh b/dots/bin/tp.sh index 7a5787e..3931d73 100755 --- a/dots/bin/tp.sh +++ b/dots/bin/tp.sh @@ -15,6 +15,7 @@ syncdir_env_var=SYNCDIR_${HOSTNAME} sync_dir=${!syncdir_env_var} # '!' to use the name and not the value cwd=$(pwd) +# nifty for debugging: #echo ${input_file} #echo ${sync_dir_sym} #echo ${sync_dir}