Luke Smith
5 vuotta sitten
vanhempi
commit
7698abb0f9
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
bin/mailsync
|
|
@@ -58,7 +58,7 @@ done |
|
|
|
|
|
|
|
wait |
|
|
|
rm -f /tmp/imapsyncicon_"$USER" |
|
|
|
pkill -RTMIN+12 "$STATUSBAR" >/dev/null 2>&1 |
|
|
|
pkill -RTMIN+12 "${STATUSBAR:?}" >/dev/null 2>&1 |
|
|
|
|
|
|
|
notmuch new 2>/dev/null |
|
|
|
|
|
|
|