mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 04:09:38 +00:00
add cron jobs
This commit is contained in:
parent
fe71bc0e39
commit
4c21dd5271
2
.config/cronjobs/root
Normal file
2
.config/cronjobs/root
Normal file
@ -0,0 +1,2 @@
|
||||
5 */2 * * * /usr/bin/pacman -Syuw --noconfirm
|
||||
*/30 * * * * /usr/bin/updatedb
|
||||
2
.config/cronjobs/user
Normal file
2
.config/cronjobs/user
Normal file
@ -0,0 +1,2 @@
|
||||
*/20 * * * * /usr/bin/newsboat -x reload
|
||||
0 */2 * * * $HOME/.config/code/update-extensions.sh
|
||||
Loading…
Reference in New Issue
Block a user