Development

This commit is contained in:
Matthew Grotke 2026-05-22 02:30:52 -04:00
parent 1b349e5d0a
commit 62bdf63c2f

View file

@ -420,7 +420,7 @@ def setup_caddy(domain, email):
def _lan_ip():
"""Read the LAN IP from routlin's networkd config files.
Prefers the physical (untagged) interface its Name has no dot.
Prefers the physical (untagged) interface - its Name has no dot.
Falls back to the first address found across all routlin network files.
"""
import glob