diff --git a/dots/bin/tp.sh b/dots/bin/tp.sh index af2d40a..a3e3372 100755 --- a/dots/bin/tp.sh +++ b/dots/bin/tp.sh @@ -62,8 +62,7 @@ for input_file in "$@"; do if [[ -f "${new_file}" ]] || [[ -d "${new_file}" ]] ; then #trash-put "${new_file}" - #trash-put - echo $bare_line + trash-put "${bare_line}" #echo "trash-put ${new_file}" #echo "${new_file}" >> ${log_file} else