mu4e: specify $MU in sauron script

This commit is contained in:
djcb
2015-01-01 21:45:11 +08:00
parent 5de855d779
commit 58e0595188

View File

@ -2746,6 +2746,9 @@ when new messages arrive.
@verbatim
#!/bin/sh
# the mu binary
MU=mu
# put the path to your Inbox folder here
CHECKDIR="/home/$LOGNAME/Maildir/Inbox"