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