Merge branch 'master' into patch-1

This commit is contained in:
luukvbaal
2019-05-30 16:54:38 +02:00
committed by GitHub
6 changed files with 41 additions and 17 deletions

View File

@ -40,7 +40,7 @@ syncandnotify() {
fi
}
# Run
# Sync accounts passed as argument or all.
if [ "$#" -eq "0" ]; then
accounts="$(ls "$HOME/.local/share/mail")"
else