Luke Smith
6 роки тому
Не вдалося знайти GPG ключ що відповідає даному підпису
Ідентифікатор GPG ключа: 4C50B54A911F6252
1 змінених файлів з
1 додано та
1 видалено
-
etc/mailsync.sh
|
|
@@ -35,7 +35,7 @@ do |
|
|
|
newcount=$(find ~/.mail/"$account"/INBOX/new/ -type f -newer ~/.config/mutt/etc/mailsynclastrun 2> /dev/null | wc -l) |
|
|
|
if [ "$newcount" -gt "0" ] |
|
|
|
then |
|
|
|
setsid notify "$account" "$newcount" & |
|
|
|
notify "$account" "$newcount" & |
|
|
|
fi |
|
|
|
done |
|
|
|
notmuch new |
|
|
|