From 62bdf63c2feec1779c679cc7ad420ef583489e2e Mon Sep 17 00:00:00 2001 From: Matthew Grotke Date: Fri, 22 May 2026 02:30:52 -0400 Subject: [PATCH] Development --- routlin/install.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routlin/install.py b/routlin/install.py index fddee33..be847cc 100644 --- a/routlin/install.py +++ b/routlin/install.py @@ -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