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