Run afew when checking for email

This commit is contained in:
Colin Powell
2019-08-23 14:40:37 -04:00
parent 05ceccd8ee
commit fe60e669de

View File

@ -6,6 +6,7 @@ if [ $STATE = 'full' ]
then
mbsync -a
notmuch new
afew --tag --new
exit 0
fi
echo "No internet connection"