[wip] Specify setup log location to user when directing them to it

This commit is contained in:
William Wernert
2021-03-04 11:31:22 -05:00
parent 3d5cf128ae
commit 7ee0fd6375

View File

@@ -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