servo: transmission: torrent-done: print call args at start to aid debugging

This commit is contained in:
2024-07-02 16:07:46 +00:00
parent 5d14a39d52
commit 828ef00b61

View File

@@ -25,6 +25,8 @@ debug() {
fi
}
echo "TR_TORRENT_DIR=$TR_TORRENT_DIR torrent-done $*"
if [[ "$TR_TORRENT_DIR" =~ ^.*freeleech.*$ ]]; then
# freeleech torrents have no place in my permanent library
echo "freeleech: nothing to do"