Update network_menu.sh

This commit is contained in:
MacRimi 2025-07-20 11:50:04 +02:00 committed by GitHub
parent 59779cc931
commit b4f58286b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -751,7 +751,6 @@ setup_persistent_network() {
--yesno "\n$(translate "Create persistent network interface names?")" 8 60; then --yesno "\n$(translate "Create persistent network interface names?")" 8 60; then
return 1 return 1
fi fi
ensure_tools_json
show_proxmenux_logo show_proxmenux_logo
msg_info "$(translate "Setting up persistent network interfaces")" msg_info "$(translate "Setting up persistent network interfaces")"
sleep 2 sleep 2