From 82628cc6684af198e85f699c0fb005edac5541b9 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Tue, 13 Jul 2021 18:19:20 +0200 Subject: nm-tagger: Use python3 and not 3.7 --- dot.local-bin-nm--tagger | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot.local-bin-nm--tagger') diff --git a/dot.local-bin-nm--tagger b/dot.local-bin-nm--tagger index f2de0d2..c23c277 100755 --- a/dot.local-bin-nm--tagger +++ b/dot.local-bin-nm--tagger @@ -1,4 +1,4 @@ -#!/usr/bin/env python3.7 +#!/usr/bin/env python3 """Tagging script based on mail folder names for Notmuch This scripts iterates through all messages with ``tag:new``, and replaces that -- cgit v1.2.3