update sync-mail.sh
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user