diff --git a/setup/so-whiptail b/setup/so-whiptail index 74847f688..e48850cb1 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -1034,11 +1034,11 @@ whiptail_setup_complete() { fi read -r -d '' message <<- EOM - Finished ${install_type} install + Finished ${install_type} installation. - ${sentence_prefix} the web interface at https://${REDIRECTIT} + ${sentence_prefix} the web interface at: https://${REDIRECTIT} - Press ENTER to reboot + Press ENTER to reboot. EOM whiptail --title "Security Onion Setup" --msgbox "$message" 12 75