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;"