mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
remove temporary message
This commit is contained in:
@@ -1337,7 +1337,7 @@ whiptail_uppercase_warning() {
|
||||
read -r -d '' msg <<- EOM
|
||||
$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
|
||||
|
||||
whiptail --title "$whiptail_title" --yesno "$msg" --yes-button "Continue anyway" --no-button "Go back" --defaultno 16 75
|
||||
|
||||
Reference in New Issue
Block a user