From 4d2bd99c40a0774b0d79581a7247da835a2d53ef Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 22 Apr 2019 09:33:26 -0400 Subject: [PATCH] i'm dumb and blind --- bin/mailsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mailsync b/bin/mailsync index 08b3e93..9750ca3 100755 --- a/bin/mailsync +++ b/bin/mailsync @@ -31,4 +31,4 @@ done notmuch new 2>/dev/null #Create a touch file that indicates the time of the last run of mailsync -touch "$HOME/.config/mutt/,mailsynclastrun" +touch "$HOME/.config/mutt/.mailsynclastrun"