From 60e7aac41127985bdef2bf51d64dc92060cab476 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 29 Nov 2022 20:18:02 -0600 Subject: [PATCH] Update pihole-sync --- pihole-sync | 1 - 1 file changed, 1 deletion(-) diff --git a/pihole-sync b/pihole-sync index 87cadc2..905e4db 100755 --- a/pihole-sync +++ b/pihole-sync @@ -114,7 +114,6 @@ pull_initialize () { echo "not copying" fi - # Overwrite local database tables # sqlite3 $gravity_db "DROP TABLE adlist;" # sqlite3 $gravity_db -header -csv ".import adlist.csv adlist"