update sync-mail.sh

This commit is contained in:
jonathan santis
2025-06-25 09:35:45 +02:00
parent 4d90dafee2
commit 96627962c1

View File

@@ -5,6 +5,7 @@ export PASSWORD_STORE_DIR=$HOME/.password-store
export PASSWORD_STORE_GPG_OPTS=-vvv
echo "RUNNING MAIL-SYNC" >> $LOGFILE
killall keyboxd
OFFLINEIMAP=$(offlineimap 2>&1 | tail -n1)
NOTMUCH=$(notmuch new)