mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
improve grammar
This commit is contained in:
@@ -99,7 +99,7 @@ analyst_salt_local() {
|
||||
read -r -d '' message <<- EOM
|
||||
Finished Analyst workstation installation.
|
||||
|
||||
Press ENTER to reboot.
|
||||
Press the Enter key to reboot.
|
||||
EOM
|
||||
|
||||
whiptail --title "$whiptail_title" --msgbox "$message" 12 75
|
||||
@@ -2003,7 +2003,7 @@ set_main_ip() {
|
||||
info "ERROR: Could not determine MAINIP or MNIC_IP."
|
||||
info "MAINIP=$MAINIP"
|
||||
info "MNIC_IP=$MNIC_IP"
|
||||
whiptail_error_message "The management IP could not be determined. Please check the log at /root/sosetup.log and verify the network configuration. Press OK to exit."
|
||||
whiptail_error_message "The management IP could not be determined. Please check the log at /root/sosetup.log and verify the network configuration. Select OK to exit."
|
||||
exit 1
|
||||
fi
|
||||
sleep 1
|
||||
|
||||
Reference in New Issue
Block a user