summaryrefslogtreecommitdiff
path: root/cron_hook
blob: 9dd937a0f0ce148c038a0493f6b2c287c5cf5e08 (plain)
1
2
3
4
# this cronjob should be installed manually in the user's crontab

# dotfiles daily hook
@daily [ -d ~/.local/var/cron/daily ] && run-parts ~/.local/var/cron/daily