Update pihole-sync
This commit is contained in:
@@ -63,7 +63,7 @@ localdomains_list='02-local-domains.conf'
|
|||||||
# SHOULDN'T NEED TO EDIT BELOW THIS LINE
|
# SHOULDN'T NEED TO EDIT BELOW THIS LINE
|
||||||
|
|
||||||
# List of DB tables we need to migrate between instances
|
# List of DB tables we need to migrate between instances
|
||||||
DB_TABLES="${SYNC_TABLES:-adlist domainlist group client domainlist_by_group}"
|
DB_TABLES="${SYNC_TABLES:-adlist domainlist group clients domainlist_by_group}"
|
||||||
DB_DUMP_FILE="db_dump.sql"
|
DB_DUMP_FILE="db_dump.sql"
|
||||||
|
|
||||||
# Force sudo if not running with root privileges
|
# Force sudo if not running with root privileges
|
||||||
|
|||||||
Reference in New Issue
Block a user