diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-01-22 16:52:03 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-01-22 16:52:03 +0000 |
commit | e9c25ee0bbbf2f97c223d037b83b89915db63999 (patch) | |
tree | 0efe84fc2968d0ebc22f7c6d5098bb04e8c8a1aa /.crontab | |
parent | fe054f7d5f4ffe6f6bf3121e821b7783c93d9ee2 (diff) |
Add script to fetch email
Diffstat (limited to '.crontab')
-rw-r--r-- | .crontab | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.crontab b/.crontab new file mode 100644 index 0000000..cc69c4c --- /dev/null +++ b/.crontab @@ -0,0 +1 @@ +*/5 * * * * /home/urbain/bin/email >> /home/urbain/.cron_email_log |