diff --git a/systemd/.config/systemd/user/checkmail.sh b/systemd/.config/systemd/user/checkmail.sh index 224c1df..ad1cb24 100755 --- a/systemd/.config/systemd/user/checkmail.sh +++ b/systemd/.config/systemd/user/checkmail.sh @@ -7,6 +7,7 @@ then mbsync -a notmuch new afew --tag --new + afew --m --new exit 0 fi echo "No internet connection"