#!/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 version='5.0' update='December 26, 2020' # 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