Updating README

This commit is contained in:
Steve Jenkins 2019-07-12 13:30:16 -07:00
parent d1f8ca25c0
commit d7211e3c8e

View File

@ -76,7 +76,7 @@ And once you can successfully run `pihole-cloudsync --pull` from the command lin
`05 01,07,13,19 * * * sudo /usr/local/bin/pihole-cloudsync/pihole-cloudsync --pull > /dev/null 2>&1 #Pull Master Pi-hole Lists from remote Git repo`
On Raspian, the script won't execute via cron without the `sudo` command (as shown above). If you're having trouble getting the script to run unattended, try include `sudo` in the cron command.
**NOTE:** On Raspian, the script won't execute via cron without the `sudo` command (as shown above). If you're having trouble getting the script to run unattended, try include `sudo` in the cron command.
# Disclaimer
You are totally responsible for anything this script does to your system. Whether it launches a nice game of Tic Tac Toe or global thermonuclear war, you're on your own. :)