diff options
author | Guangxiong Lin <[email protected]> | 2021-10-24 00:00:59 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2021-10-24 00:00:59 +0800 |
commit | bb6d859b4a1542c678ba3d3146f8e97df62690c0 (patch) | |
tree | b75a3c50a5d90bc38fb9cbc4601ca8bd38f0f121 /crontab | |
parent | 99a4aae8522af295f03f1ba9cd9ca2f685caa35c (diff) | |
download | dotfiles-bb6d859b4a1542c678ba3d3146f8e97df62690c0.tar.gz dotfiles-bb6d859b4a1542c678ba3d3146f8e97df62690c0.tar.bz2 dotfiles-bb6d859b4a1542c678ba3d3146f8e97df62690c0.zip |
Update crontab
Diffstat (limited to 'crontab')
-rw-r--r-- | crontab | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ -00 * * * * /usr/bin/newsboat -x reload +*/30 * * * * /usr/bin/newsboat -x reload */10 * * * * /usr/bin/mbsync -a |