From d3c26b9f81ec910a59c961c799ed36da0c1381bc Mon Sep 17 00:00:00 2001 From: committer Date: Tue, 11 Jun 2024 07:11:28 -0500 Subject: [PATCH] u --- dots/bin/tp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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