summaryrefslogtreecommitdiff
path: root/odin/strm/download_youtube
diff options
context:
space:
mode:
Diffstat (limited to 'odin/strm/download_youtube')
-rw-r--r--odin/strm/download_youtube2
1 files changed, 1 insertions, 1 deletions
diff --git a/odin/strm/download_youtube b/odin/strm/download_youtube
index 1eb65def..1d729fee 100644
--- a/odin/strm/download_youtube
+++ b/odin/strm/download_youtube
@@ -326,7 +326,7 @@ printf ">>> %s <<<\n %s\n" "${msgId}" "${message}"
326 else 326 else
327 queue.hel -r "${filename}" && notmuch tag '-inbox' '-unread' -- $msgId 327 queue.hel -r "${filename}" && notmuch tag '-inbox' '-unread' -- $msgId
328 fi 328 fi
329 systemctl --no-wait start uucico@hel.service 329 systemctl --no-block start uucico@hel.service
330 else 330 else
331 print "Message vanished from inbox" | warn 331 print "Message vanished from inbox" | warn
332 fi 332 fi