Improve grammer of summary screen in whiptail

This commit is contained in:
Jason Ertel
2020-07-14 22:45:38 -04:00
parent c0960e58e8
commit b53ce392ef

View File

@@ -1034,11 +1034,11 @@ whiptail_setup_complete() {
fi fi
read -r -d '' message <<- EOM 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 EOM
whiptail --title "Security Onion Setup" --msgbox "$message" 12 75 whiptail --title "Security Onion Setup" --msgbox "$message" 12 75