summaryrefslogtreecommitdiff
path: root/crontab
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2020-10-12 11:42:44 +0200
committerUrbain Vaes <urbain@vaes.uk>2020-10-12 11:42:44 +0200
commite5dd436aabe5ac43db7af408a6106fc43644371c (patch)
treee9b53eb18d5e59749218ba12cf1b01c0c5d31d46 /crontab
parente8734b59425d24e454aac1f745385a7b435f0b92 (diff)
Reduce frequency of crontab
Diffstat (limited to 'crontab')
-rw-r--r--crontab/crontab6
1 files changed, 3 insertions, 3 deletions
diff --git a/crontab/crontab b/crontab/crontab
index b3df898..786fec4 100644
--- a/crontab/crontab
+++ b/crontab/crontab
@@ -1,4 +1,4 @@
*/5 * * * * DISPLAY=:0 /usr/bin/env mbsync -a
-*/5 * * * * /usr/bin/env mr push
-*/5 * * * * /usr/bin/env mr update
-0 0 * * * /usr/bin/pacman -Syuw --noconfirm
+0 11 * * * /usr/bin/env mr push
+0 11 * * * /usr/bin/env mr update
+0 11 * * * /usr/bin/pacman -Syuw --noconfirm