From 050d2008322ea7a3a97bee35e5bcfc47680fd02c Mon Sep 17 00:00:00 2001 From: JRGTH Date: Tue, 21 Jan 2025 18:45:38 -0400 Subject: [PATCH] Quick cleanup revision --- usr/local/share/bastille/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.