mu4e: specify $MU in sauron script
This commit is contained in:
@ -2746,6 +2746,9 @@ when new messages arrive.
|
|||||||
@verbatim
|
@verbatim
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
# the mu binary
|
||||||
|
MU=mu
|
||||||
|
|
||||||
# put the path to your Inbox folder here
|
# put the path to your Inbox folder here
|
||||||
CHECKDIR="/home/$LOGNAME/Maildir/Inbox"
|
CHECKDIR="/home/$LOGNAME/Maildir/Inbox"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user