From 184dac668f6acf9ff6abbb6cc98af388def9f558 Mon Sep 17 00:00:00 2001 From: committer Date: Tue, 11 Jun 2024 07:18:05 -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 f2415c8..fa97797 100755 --- a/dots/bin/tp.sh +++ b/dots/bin/tp.sh @@ -23,7 +23,7 @@ cwd=$(pwd) #echo "sync_dir: ${sync_dir}" #echo "cwd: ${cwd}" #echo -echo $@ >> /home/poq/syncDir/0_downloads/tp.log +echo "$@" >> /home/poq/syncDir/0_downloads/tp.log # loop through all files to delete for input_file in "$@"; do