[mail] Update TLS fingerprint and fix syncmail script
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
#!/bin/sh
|
||||
notmuch search --output=files tag:deleted | xargs -r rm
|
||||
notmuch new
|
||||
muchsync mail.local
|
||||
exit 0
|
||||
OUTPUT=$(script -c "muchsync mail.local > $(tty)")
|
||||
notify-send "New mail" "$OUTPUT"
|
||||
|
||||
Reference in New Issue
Block a user