updated maildir config
This commit is contained in:
parent
ea9b3c08e4
commit
67974e51af
4 changed files with 47 additions and 0 deletions
4
.config/mail/async-mail.sh
Executable file
4
.config/mail/async-mail.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/env bash
|
||||
|
||||
nohup /home/fic/.config/mail/mail-sync.sh >/dev/null 2>&1 &
|
||||
exit 0
|
Loading…
Add table
Add a link
Reference in a new issue