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