Skip to content

Instantly share code, notes, and snippets.

@mturch
Forked from mbierman/Pi Cron
Created August 11, 2022 02:24
Show Gist options
  • Save mturch/9a09530ceb4c8f1cabf1e3c666a18378 to your computer and use it in GitHub Desktop.
Save mturch/9a09530ceb4c8f1cabf1e3c666a18378 to your computer and use it in GitHub Desktop.
Update pi-hole
9 3 * * mon,wed,fri root echo $(date) > /var/log/pihole_updateGravity.log && /usr/local/bin/pihole updateGravity | tee -a /var/log/pihole_updateGravity.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment