mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-03-06 02:59:42 +00:00
update cron jobs
This commit is contained in:
parent
b7405beb76
commit
446fd83d16
@ -1,2 +1,2 @@
|
||||
5 */2 * * * /usr/bin/pacman -Syuw --noconfirm
|
||||
5 */2 * * * apt-get update
|
||||
*/30 * * * * /usr/bin/updatedb
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
*/20 * * * * /usr/bin/newsboat -x reload
|
||||
0 */2 * * * $HOME/.config/code/update-extensions.sh
|
||||
*/5 * * * * XDG_RUNTIME_DIR=/run/user/$(id -u) /home/grfreire/.scripts/bin/check_battery
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user