10 lines
180 B
Plaintext
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
|
|
|