update and clean
This commit is contained in:
parent
fb4c69743c
commit
ec2c37c5fd
@ -10,7 +10,7 @@ ASTROID_BIN=$(which astroid)
|
||||
echo "[Begin notmuch]: $(basename $0) script"
|
||||
|
||||
if [ "x${DISPLAY}" != "x" ]; then
|
||||
logger -t notmuch "Astroid polling start requested during pre-new hook"
|
||||
logger -t notmuch "Astroid polling start requested during pre-new hook";
|
||||
$ASTROID_BIN --start-polling 2>&1 >/dev/null
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user