Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bin/mbsync_cron.sh: umask 027 | Aaron LI | 2017-05-30 | 1 | -0/+1 |
| | |||||
* | bin/mbsync_cron.sh: Remove check_server(), update usage | Aaron LI | 2017-05-29 | 1 | -24/+13 |
| | |||||
* | Add bin/mbsync_cron.sh: Make mbsync+pass works well with cron | Aaron LI | 2017-05-29 | 1 | -0/+177 |
This script is suitable with a `cron` task to periodically sync emails using the `mbsync`, which invokes `pass` to get the account password stored in GPG-encrypted format. This script works around the `gpg-agent` usage with `cron`. |