瀏覽代碼
lol fix other
tags/v3.1
Luke Smith
5 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 4C50B54A911F6252
共有
1 個文件被更改,包括
1 次插入 和
1 次删除
-
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 |
|
|
|
|
|
|
|