summaryrefslogtreecommitdiff
path: root/odin/strm/send_media
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2019-12-19 07:16:05 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2019-12-19 07:16:05 +0100
commit793065d2a9e75c52c1dbd63f9cfa7bb97b31ab67 (patch)
treedde12c026da735106c66b7b7b98f31b99237d147 /odin/strm/send_media
parent09bf279baf62e299c62884cfad8874a8c5929b0c (diff)
downloadnixos-793065d2a9e75c52c1dbd63f9cfa7bb97b31ab67.tar
nixos-793065d2a9e75c52c1dbd63f9cfa7bb97b31ab67.tar.gz
nixos-793065d2a9e75c52c1dbd63f9cfa7bb97b31ab67.tar.bz2
nixos-793065d2a9e75c52c1dbd63f9cfa7bb97b31ab67.tar.xz
nixos-793065d2a9e75c52c1dbd63f9cfa7bb97b31ab67.zip
have strm send to sif
Diffstat (limited to 'odin/strm/send_media')
-rw-r--r--odin/strm/send_media4
1 files changed, 2 insertions, 2 deletions
diff --git a/odin/strm/send_media b/odin/strm/send_media
index 4f3e576b..ecd6148f 100644
--- a/odin/strm/send_media
+++ b/odin/strm/send_media
@@ -73,9 +73,9 @@ while {
73 args=(-f $args) 73 args=(-f $args)
74 force=$(($force - 1)) 74 force=$(($force - 1))
75 fi 75 fi
76 queue.hel $args && notmuch tag -unread -inbox -- ${(q)id} 76 queue.@remoteNode@ $args && notmuch tag -unread -inbox -- ${(q)id}
77 ) 9<>"${message}" 77 ) 9<>"${message}"
78 done 78 done
79done 79done
80 80
81[[ -z "${checkedIds}" ]] && queue.hel 81[[ -z "${checkedIds}" ]] && queue.@remoteNode@