mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-20 16:03:06 +01:00
[wip] Specify setup log location to user when directing them to it
This commit is contained in:
@@ -595,7 +595,7 @@ whiptail_invalid_proxy() {
|
|||||||
read -r -d '' message <<- EOM
|
read -r -d '' message <<- EOM
|
||||||
Could not reach test url using proxy ${so_proxy}.
|
Could not reach test url using proxy ${so_proxy}.
|
||||||
|
|
||||||
Check log for details.
|
Check log (${setup_log}) for details.
|
||||||
EOM
|
EOM
|
||||||
|
|
||||||
whiptail --title "Security Onion Setup" --msgbox "$message" 10 60
|
whiptail --title "Security Onion Setup" --msgbox "$message" 10 60
|
||||||
|
|||||||
Reference in New Issue
Block a user