mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-18 16:21:32 +01:00
Update common.sh
This commit is contained in:
@@ -135,6 +135,8 @@ get_bastille_if_count() {
|
|||||||
_bastille_if_count=$(printf '%s' "${_bastille_if_list}" | sort -u | wc -l | awk '{print $1}')
|
_bastille_if_count=$(printf '%s' "${_bastille_if_list}" | sort -u | wc -l | awk '{print $1}')
|
||||||
export _bastille_if_list
|
export _bastille_if_list
|
||||||
export _bastille_if_count
|
export _bastille_if_count
|
||||||
|
else
|
||||||
|
error_exit "[ERROR]: 'bastille_network_vnet_type' not set properly: ${bastille_network_vnet_type}"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user