remove temporary message

This commit is contained in:
Doug Burks
2022-12-19 13:15:02 -05:00
committed by GitHub
parent d7b47814dc
commit 0494efaea0

View File

@@ -1337,7 +1337,7 @@ whiptail_uppercase_warning() {
read -r -d '' msg <<- EOM read -r -d '' msg <<- EOM
$msg $msg
For best results, it is recommended to only use lowercase ${type}s with Security Onion. For more information see https://docs.securityonion.com/uppercase (URL TBD) For best results, it is recommended to only use lowercase ${type}s with Security Onion.
EOM EOM
whiptail --title "$whiptail_title" --yesno "$msg" --yes-button "Continue anyway" --no-button "Go back" --defaultno 16 75 whiptail --title "$whiptail_title" --yesno "$msg" --yes-button "Continue anyway" --no-button "Go back" --defaultno 16 75