diff --git a/cron/auto-update-cron b/cron/auto-update-cron index bd02d09..d9533cf 100644 --- a/cron/auto-update-cron +++ b/cron/auto-update-cron @@ -1,2 +1 @@ -0,30 * * * * cd ~/public_html && git pull >/dev/null 2>&1 0 * * * * cd ~/dotfiles && git pull | sed '/Already up to date/d'