Run afew when checking for email
This commit is contained in:
@ -6,6 +6,7 @@ if [ $STATE = 'full' ]
|
|||||||
then
|
then
|
||||||
mbsync -a
|
mbsync -a
|
||||||
notmuch new
|
notmuch new
|
||||||
|
afew --tag --new
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
echo "No internet connection"
|
echo "No internet connection"
|
||||||
|
|||||||
Reference in New Issue
Block a user