Development
This commit is contained in:
parent
1b349e5d0a
commit
62bdf63c2f
1 changed files with 1 additions and 1 deletions
|
|
@ -420,7 +420,7 @@ def setup_caddy(domain, email):
|
||||||
def _lan_ip():
|
def _lan_ip():
|
||||||
"""Read the LAN IP from routlin's networkd config files.
|
"""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.
|
Falls back to the first address found across all routlin network files.
|
||||||
"""
|
"""
|
||||||
import glob
|
import glob
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue