mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
add missing quotes in check_web_pass
This commit is contained in:
@@ -200,7 +200,7 @@ check_service_status() {
|
||||
}
|
||||
|
||||
check_web_pass() {
|
||||
info Making sure web credential passwords match
|
||||
info "Making sure web credential passwords match"
|
||||
check_pass_match "$WEBPASSWD1" "$WEBPASSWD2" "WPMATCH"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user