mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
dont ask for patch schedule for importpcap node
This commit is contained in:
@@ -181,7 +181,9 @@ elif [[ $is_importpcap ]]; then
|
|||||||
check_requirements "importpcap"
|
check_requirements "importpcap"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
whiptail_patch_schedule
|
if [[ ! $is_importpcap ]]; then
|
||||||
|
whiptail_patch_schedule
|
||||||
|
fi
|
||||||
|
|
||||||
case "$setup_type" in
|
case "$setup_type" in
|
||||||
'iso')
|
'iso')
|
||||||
|
|||||||
Reference in New Issue
Block a user