diff --git a/dots/bin/tp.sh b/dots/bin/tp.sh index 334ab63..aa90926 100755 --- a/dots/bin/tp.sh +++ b/dots/bin/tp.sh @@ -47,7 +47,7 @@ for input_file in "$@"; do trash-put "${new_file}" #echo "${new_file}" else - echo "error: unable to delete \"${new_file}\"" + echo "error: unable to delete \"${new_file}\"" > /home/poq/syncDir/0_downloads/output.log fi done