diff --git a/pihole-cloudsync b/pihole-cloudsync index 1ffc1df..099b26d 100755 --- a/pihole-cloudsync +++ b/pihole-cloudsync @@ -4,9 +4,11 @@ # pihole-cloudsync # Helper script to keep multiple Pi-holes' lists synchronized via Git -# Version 4.0 - March 28, 2020 - Steve Jenkins (stevejenkins.com) -version='4.1' -update='April 2, 2020' +# Version 4.1 - April 2, 2020 - Steve Jenkins (stevejenkins.com) +# Version 4.1tb - 13 June 2020 - IarwainBen-adar (tom.bombadil@ennorath.network) +# └─TB: Added support for Pi-hole running in a Docker container +version='4.1tb' +update='13 June 2020' # SETUP # Follow the instructions in the README to set up your own private Git @@ -16,22 +18,23 @@ update='April 2, 2020' # USAGE: pihole-cloudsync