Update common.sh

This commit is contained in:
tschettervictor
2025-04-26 11:07:44 -06:00
committed by GitHub
parent 6191879630
commit b50dbe112e

View File

@@ -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
}