mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Update so-functions
This commit is contained in:
@@ -144,7 +144,7 @@ check_manager_connection() {
|
|||||||
local ret=$?
|
local ret=$?
|
||||||
|
|
||||||
if [[ $ret != 1 ]]; then
|
if [[ $ret != 1 ]]; then
|
||||||
error "Could not reach $MSRV"
|
info "Could not reach $MSRV"
|
||||||
whiptail_manager_unreachable
|
whiptail_manager_unreachable
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user