Commit 7853ad0
xxwhirlpool
·
2026-01-21 18:48:39 -0500 EST
parent 27696c8
new laptop crontab
1 files changed,
+5,
-1
+5,
-1
1@@ -1,4 +1,8 @@
2-0 */3 * * * vdirsyncer sync
3+MAILTO=""
4+
5+0 */3 * * * vdirsyncer sync > /dev/null 2>&1
6+
7+0 */3 * * * cd /home/kat/.password-store && git pull > /dev/null 2>&1
8
9 0 0 * * * crontab -l > /home/kat/dotfiles/config/.crontab-laptop
10