Luke Smith
há 6 anos
ascendente
cometimento
b931b83379
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4C50B54A911F6252
1 ficheiros alterados com
1 adições e
1 eliminações
-
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 |
|
|
|