#!/bin/bash ########################################################################### # pihole-cloudsync # Helper script to keep multiple Pi-holes' lists synchronized via Git # Version 1.3 - July 10, 2019 - Steve Jenkins (stevejenkins.com) # 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