mu4e: specify $MU in sauron script
This commit is contained in:
@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user