From b608744f3b97432f78bcb5d49a86cb6bc4df5bb5 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Thu, 21 May 2020 19:11:36 -0500 Subject: [PATCH] Typo --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 71ed35e..3d156f3 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ The designation of master/primary and secondary is purely at your discretion and If you have both running in an active/passive HA configuration using keepslived, as I do, then you will likely make all your changes to the active member of the pair. In this case the script runs from the passive node. -After the script executes it will copy the gravity.db from the master to any secondary nodes you configure it to run on. - ## Prereqs - This script is designed to work with Pihole 5.0 GA @@ -50,7 +48,7 @@ Example: ``` cd ~ -wget https://github.com/vmstan/gravity-sync/archive/v1.1.2.zip +wget https://github.com/vmstan/gravity-sync/archive/v1.1.3.zip unzip v1.1.3.zip mv ~/gravity-sync-1.1.3 ~/gravity-sync cd gravity-sync