Quick cleanup revision

This commit is contained in:
JRGTH
2025-01-21 18:45:38 -04:00
parent f45fb73913
commit 050d200832

View File

@@ -372,6 +372,7 @@ configure_ethernet() {
local ETHIF_COUNT="0" local ETHIF_COUNT="0"
local _ethernet_choice= local _ethernet_choice=
local _ethernet_select=
local _response= local _response=
# Try to get a list of the available physical network/ethernet interfaces. # Try to get a list of the available physical network/ethernet interfaces.
@@ -950,7 +951,6 @@ configure_zfs_manually() {
esac esac
fi fi
fi fi
} }
# Runtime required variables. # Runtime required variables.