From b50dbe112efa4675bd10cad791a7e478206b97f7 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sat, 26 Apr 2025 11:07:44 -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 df516b09..b3c6b471 100644 --- a/usr/local/share/bastille/common.sh +++ b/usr/local/share/bastille/common.sh @@ -415,8 +415,6 @@ EOF exec.poststop += "jng shutdown ${_jail_if}"; EOF fi - else - error_exit "[ERROR]: 'bastille_network_vnet_type' is not set correctly: ${bastille_network_vnet_type}" fi fi }