Files
scripts/syncmail-crontab
2025-06-03 09:18:42 +02:00

10 lines
180 B
Plaintext

HOME=/home/ccppi
LOGFILE=/var/log/cron/mail-sync.log
GNUPGHOME=.gnupg
SHELL=/bin/bash
PASSWORD_STORE_DIR=.password-store
DISPLAY=":0.0"
*/5 * * * * DISPLAY=:10.0 ./.sync-mail.sh