diff options
Diffstat (limited to 'scripts/mail.sh')
-rwxr-xr-x | scripts/mail.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mail.sh b/scripts/mail.sh index 00c111f..1446485 100755 --- a/scripts/mail.sh +++ b/scripts/mail.sh @@ -7,5 +7,5 @@ else mbsync Nubank & mbsync Gmail & wait - notmuch new + notmuch new 2> /dev/null fi |