diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/cron/crontab | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/cron/crontab b/.config/cron/crontab new file mode 100644 index 0000000..e396cef --- /dev/null +++ b/.config/cron/crontab @@ -0,0 +1,3 @@ +# m h dom mon dow command +*/5 * * * * cd $HOME/.config && make +*/5 * * * * offlineimap-runner 2 -u quiet |