From 486fa069b37211c1124586490f596747600f698f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 8 Mar 2020 23:12:46 +0100 Subject: ... --- notmuch-links | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notmuch-links') diff --git a/notmuch-links b/notmuch-links index 16cc01c..e46ddb2 100644 --- a/notmuch-links +++ b/notmuch-links @@ -3,7 +3,7 @@ set -xe function notmuch { - NOTMUCH_TCP=${NOTMUCH_TCP:-2011} @notmuchtcp@/bin/notmuch-tcp ${@} + NOTMUCH_INSTANCE=${NOTMUCH_INSTANCE:-rss} @notmuchssh@/bin/notmuch-ssh ${@} } function browser { -- cgit v1.2.3