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}