diff --git a/usr/local/share/bastille/setup.sh b/usr/local/share/bastille/setup.sh index 518ec976..8e609d95 100644 --- a/usr/local/share/bastille/setup.sh +++ b/usr/local/share/bastille/setup.sh @@ -372,6 +372,7 @@ configure_ethernet() { local ETHIF_COUNT="0" local _ethernet_choice= + local _ethernet_select= local _response= # Try to get a list of the available physical network/ethernet interfaces. @@ -950,7 +951,6 @@ configure_zfs_manually() { esac fi fi - } # Runtime required variables.