#!/bin/bash ########################################################################### # pihole-cloudsync # Helper script to keep multiple Pi-holes' lists synchronized via Git # Steve Jenkins (stevejenkins.com) # https://github.com/stevejenkins/pihole-cloudsync # Extended by Michael Gamlem III (michael@mgamlem3.com) # https://github.com/mgamlem3/pihole-cloudsync version='5.1.2' update='July 2022' # SETUP # Follow the instructions in the README to set up your own private Git # repository BEFORE running this script for the first time. This script # will not work without a properly configured Git repo and credentials. # USAGE: pihole-cloudsync