From 3f1bb38bd2a7ffd78d30aad7be426c54c2d7130a Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Fri, 19 Oct 2018 16:56:33 +0200 Subject: Add crontab line for pacman auto-download --- crontab/crontab | 1 + 1 file changed, 1 insertion(+) (limited to 'crontab') diff --git a/crontab/crontab b/crontab/crontab index b691171..b3df898 100644 --- a/crontab/crontab +++ b/crontab/crontab @@ -1,3 +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 -- cgit v1.2.3