From 9e900eca650990113a6168aaa540045addb34704 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 30 Jan 2022 15:15:50 -0600 Subject: [PATCH] Update pihole-sync --- pihole-sync | 1 + 1 file changed, 1 insertion(+) diff --git a/pihole-sync b/pihole-sync index 4f08838..3223516 100755 --- a/pihole-sync +++ b/pihole-sync @@ -108,6 +108,7 @@ pull_initialize () { # if [ ! -f "/opt/pihole-docker" ]; then cp $localdomains_list $dnsmasq_dir # fi + # Overwrite local database tables sqlite3 $gravity_db "DROP TABLE adlist;"