diff --git a/dots/bin/tp.sh b/dots/bin/tp.sh index a14a44e..e9e439d 100755 --- a/dots/bin/tp.sh +++ b/dots/bin/tp.sh @@ -9,4 +9,4 @@ if [ $# -lt 1 ]; then exit 1 fi -lfMultiSelectHandler.sh trash-put $@ +lfMultiSelectHandler.sh trash-put "$@"