mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-05-04 08:31:49 +00:00
de20a41423
The get_lxc_ip function now attempts to retrieve the IP address directly from eth0 before falling back to hostname -I. This improves reliability for LXC containers where eth0 is typically the primary interface.