Merge branch 'master' into patch-1
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user