From f20eee982ee7f24d5eca4bed0a51f3b72d0ef600 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sun, 20 Jul 2025 14:57:35 -0600 Subject: [PATCH] Update common.sh --- usr/local/share/bastille/common.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/usr/local/share/bastille/common.sh b/usr/local/share/bastille/common.sh index a4f459c3..aca6a19d 100644 --- a/usr/local/share/bastille/common.sh +++ b/usr/local/share/bastille/common.sh @@ -593,8 +593,6 @@ update_jail_syntax_v1() { warn "Please review your jail.conf file after completion." warm "VNET jails created without -M will be assigned a new MAC address." - if [ "$(echo -n "e0a_${ja - local external_interface="$(grep -Eo "jib addm.*" "${jail_config}" | awk '{print $4}')" if [ "$(echo -n "e0a_${jail}" | awk '{print length}')" -lt 16 ]; then