From 3e92c12b39d8fd06db3f6ad55621eec8c902b422 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Sat, 23 May 2020 14:07:52 -0500 Subject: [PATCH] Starting 1.3 --- gravity-sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gravity-sync.sh b/gravity-sync.sh index f5a4abc..d82ba74 100755 --- a/gravity-sync.sh +++ b/gravity-sync.sh @@ -1,7 +1,7 @@ #!/bin/bash # GRAVITY SYNC BY VMSTAN ##################### -VERSION='1.2.5' +VERSION='1.3.0' # Must execute from a location in the home folder of the user who own's it (ex: /home/pi/gravity-sync) # Configure certificate based SSH authentication between the Pi-hole HA nodes - it does not use passwords