Update README.md

This commit is contained in:
Connor Kennedy 2020-01-28 22:40:37 -06:00 committed by GitHub
parent b9d031d10d
commit 555ac6f08e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -145,7 +145,7 @@ to enter and save your credentials. Now you can run `pihole-cloudsync` unattende
Again, **the above steps must be performed on each Pi-hole you wish to use with `pihole-cloudsync`.**
# Automation
There are two options for automating unattended runs pihole-cloudsync, [cron](##Automating-with-cron) and [systemd](##Automating-with-systemd). See below for details or use the links to skip right to your desired section
There are two options for automating unattended runs pihole-cloudsync, [cron](#Automating-with-cron) and [systemd](#Automating-with-systemd). See below for details or use the links to skip right to your desired section
## Automating with cron
Once each Pi-hole's local Git repo has been configured to save your login credentials, you can automate your Primary Pi-hole's "push" and your Secondary Pi-holes' "pull" in any number of ways. The simplest way is to run a simple cron job a few times a day.