Make syncmail compatible with FreeBSD
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
notmuch search --output=files tag:deleted | xargs -0 rm
|
notmuch search --output=files tag:deleted | xargs -r rm
|
||||||
notmuch new
|
notmuch new
|
||||||
muchsync rhea.unbl.ink
|
muchsync rhea.unbl.ink
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user