diff options
Diffstat (limited to 'odin/strm/download_youtube')
-rw-r--r-- | odin/strm/download_youtube | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/odin/strm/download_youtube b/odin/strm/download_youtube index adc22176..cd30708b 100644 --- a/odin/strm/download_youtube +++ b/odin/strm/download_youtube | |||
@@ -323,7 +323,6 @@ printf ">>> %s <<<\n %s\n" "${msgId}" "${message}" | |||
323 | else | 323 | else |
324 | queue.hel -r "${filename}" && notmuch tag '-inbox' '-unread' -- $msgId | 324 | queue.hel -r "${filename}" && notmuch tag '-inbox' '-unread' -- $msgId |
325 | fi | 325 | fi |
326 | systemctl --no-block start uucico@hel.service | ||
327 | else | 326 | else |
328 | print "Message vanished from inbox" >&2 | 327 | print "Message vanished from inbox" >&2 |
329 | fi | 328 | fi |