mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-06 04:34:19 +01:00
Update clone.sh
This commit is contained in:
@@ -159,7 +159,7 @@ update_jailconf() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if grep -qw "vnet;" "${JAIL_CONFIG}"; then
|
if grep -qw "vnet;" "${JAIL_CONFIG}"; then
|
||||||
validate_netconf
|
validate_netconf_clone
|
||||||
update_jailconf_vnet
|
update_jailconf_vnet
|
||||||
else
|
else
|
||||||
_ip4="$(bastille config ${TARGET} get ip4.addr | sed 's/,/ /g')"
|
_ip4="$(bastille config ${TARGET} get ip4.addr | sed 's/,/ /g')"
|
||||||
|
|||||||
Reference in New Issue
Block a user