diff --git a/neomutt/.local/bin/mailsync b/neomutt/.local/bin/mailsync index 5c1ee1d..e7ad44c 100755 --- a/neomutt/.local/bin/mailsync +++ b/neomutt/.local/bin/mailsync @@ -42,6 +42,4 @@ wait mu index --muhome=~/.cache/mu --maildir=~/.local/share/mail 2>/dev/null -# Create a touch file that indicates the time of the last run of mailsync -touch "/tmp/.mailsynclastrun" -pkill -RTMIN+6 "${STATUSBAR:-dwmblocks}" +exit 0