diff options
Diffstat (limited to '.crontab.local')
-rw-r--r-- | .crontab.local | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.crontab.local b/.crontab.local new file mode 100644 index 0000000..d53abda --- /dev/null +++ b/.crontab.local @@ -0,0 +1,8 @@ +# m h dom mon dow command + +*/5 * * * * offlineimap-runner +#*/5 * * * * getmail + +30 5 * * 1-5 cvlc --random $HOME/Music +0 6 * * 1-5 cvlc --random $HOME/Music +0 7 * * 1-5 cvlc --random $HOME/Music |