mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
test
This commit is contained in:
@@ -721,6 +721,7 @@ EOF
|
||||
}
|
||||
|
||||
import_local_ip() {
|
||||
setup_local_ip_helper
|
||||
local IP_FILE="/run/local-ip.env"
|
||||
if [[ -f "$IP_FILE" ]]; then
|
||||
source "$IP_FILE"
|
||||
|
||||
Reference in New Issue
Block a user