diff options
author | Guangxiong Lin <[email protected]> | 2021-10-23 18:51:05 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2021-10-23 18:51:05 +0800 |
commit | 2dc237c32dd2b754fa52912e093c6d9f36265a89 (patch) | |
tree | b7ce20d427acf048151af75dbc9c3bdca961b487 /crontab | |
parent | 86da5eae2f73576c8fc34dc6024966d2bb0c7c78 (diff) | |
download | dotfiles-2dc237c32dd2b754fa52912e093c6d9f36265a89.tar.gz dotfiles-2dc237c32dd2b754fa52912e093c6d9f36265a89.tar.bz2 dotfiles-2dc237c32dd2b754fa52912e093c6d9f36265a89.zip |
Add crontab
Diffstat (limited to 'crontab')
-rw-r--r-- | crontab | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +00 * * * * /usr/bin/newsboat -x reload +*/10 * * * * /usr/bin/mbsync -a |