summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xetc/mailsync.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/mailsync.sh b/etc/mailsync.sh
index d818cfb..b673ecf 100755
--- a/etc/mailsync.sh
+++ b/etc/mailsync.sh
@@ -37,9 +37,9 @@ do
then
notify "$account" "$newcount" & disown
mpv --really-quiet ~/.config/mutt/etc/notify.opus
- notmuch new
fi
done
+notmuch new
#Create a touch file that indicates the time of the last run of mailsync
touch ~/.config/mutt/etc/mailsynclastrun