mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-18 16:21:32 +01:00
create: call parse for interface
This commit is contained in:
@@ -186,6 +186,8 @@ validate_netif() {
|
|||||||
else
|
else
|
||||||
error_exit "[ERROR]: Invalid: (${INTERFACE})."
|
error_exit "[ERROR]: Invalid: (${INTERFACE})."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
INTERFACE="$(parse_value_jail_conf ${INTERFACE})"
|
||||||
}
|
}
|
||||||
|
|
||||||
validate_release() {
|
validate_release() {
|
||||||
|
|||||||
Reference in New Issue
Block a user