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