mirror of
https://github.com/stevejenkins/pihole-cloudsync.git
synced 2024-08-30 18:22:11 +00:00
Updating README
This commit is contained in:
parent
04d6eae94c
commit
d15161992f
@ -17,7 +17,7 @@ All other Pi-holes that you wish to keep syncronized use `pihole-cloudsync` in *
|
||||
The script is designed to work with any Git repo that your Pi-holes have access to, but I have only personally tested it with GitHub.
|
||||
|
||||
# Setup
|
||||
Prior to running `pihole-cloudsync`, you must first create a new dedicated Git respository to store your lists, then clone that new repository to all Pi-holes (both Primary and Secondary) that you wish to keep in sync. The easiest way to do that is to fork my `my-pihole-lists` example GitHub repository made for that purpose. Don't worry if my personal lists in that repo are different than yours. You'll overwrite your forked version of the repo with your own Pi-hole lists the first time you run `pihole-cloudsync` in **Push** mode.
|
||||
Prior to running `pihole-cloudsync`, you must first create a new dedicated Git respository to store your lists, then clone that new repository to all Pi-holes (both Primary and Secondary) that you wish to keep in sync. The easiest way to do that is to fork my own `my-pihole-lists` GitHub repository. Don't worry if my personal lists in that repo are different than yours. You'll overwrite your forked version of the repo with your own Pi-hole lists the first time you run `pihole-cloudsync` in **Push** mode.
|
||||
|
||||
**On GitHub**
|
||||
1. Sign into GitHub
|
||||
|
Loading…
Reference in New Issue
Block a user