mirror of
https://github.com/hackacad/bastille.git
synced 2026-03-25 10:14:59 +01:00
Fix jib epair
This commit is contained in:
@@ -392,6 +392,7 @@ generate_vnet_jail_netblock() {
|
||||
done
|
||||
local host_epair="e0a_bastille${epair_num}"
|
||||
local jail_epair="e0b_bastille${epair_num}"
|
||||
local jib_epai="bastille${epair_num}"
|
||||
fi
|
||||
elif [ "${interface_type}" = "passthrough" ]; then
|
||||
host_epair="${external_interface}"
|
||||
|
||||
Reference in New Issue
Block a user