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"