From f64a33c2316f8f381a90bfa807e79576d39e3ff6 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Tue, 22 Apr 2025 12:48:45 -0600 Subject: [PATCH] Update setup.sh --- usr/local/share/bastille/setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/local/share/bastille/setup.sh b/usr/local/share/bastille/setup.sh index cdd601c5..1ca3e99f 100644 --- a/usr/local/share/bastille/setup.sh +++ b/usr/local/share/bastille/setup.sh @@ -198,6 +198,7 @@ case "$1" in configure_vnet ;; -b|bridge) + configure_vnet configure_bridge ;; esac