Development

This commit is contained in:
Matthew Grotke 2026-06-09 09:54:47 -04:00
parent 49dd4a2cf8
commit e33133df1e
9 changed files with 412 additions and 414 deletions

View file

@ -69,7 +69,7 @@ def install_timer(data):
"",
])
blocklist_script = shared.SCRIPT_DIR / "dns-blocklists.py"
blocklist_script = shared.SCRIPT_DIR / "dl_blocklists.py"
service_content = "\n".join([
"# Generated by core.py -- do not edit manually.",
"",