From b490dde03f19d56f0fce90173c715c179e25b1b8 Mon Sep 17 00:00:00 2001 From: Dick Pluim <67138922+pluim003@users.noreply.github.com> Date: Thu, 6 Oct 2022 07:56:50 +0200 Subject: [PATCH] Added 2 tables To solve the issue mentioned in https://github.com/stevejenkins/pihole-cloudsync/issues/44 had to add the export and import of 2 tables. Also added the -v-flag during import so you get some information on the screen. --- pihole-cloudsync | 202 ++++++++++++++++++++++++++--------------------- 1 file changed, 110 insertions(+), 92 deletions(-) diff --git a/pihole-cloudsync b/pihole-cloudsync index 08555d9..953a768 100755 --- a/pihole-cloudsync +++ b/pihole-cloudsync @@ -7,8 +7,8 @@ # Steve Jenkins (stevejenkins.com) # https://github.com/stevejenkins/pihole-cloudsync -version='5.0' -update='December 26, 2020' +version='6.0' +update='October 6, 2022' # SETUP # Follow the instructions in the README to set up your own private Git @@ -18,12 +18,12 @@ update='December 26, 2020' # USAGE: pihole-cloudsync