mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-28 23:47:55 +02:00
[wip] Syntax fixes
This commit is contained in:
+1
-1
@@ -598,7 +598,7 @@ whiptail_invalid_proxy() {
|
||||
Check log (${setup_log}) for details.
|
||||
EOM
|
||||
|
||||
whiptail --title "Security Onion Setup" --yesno "$message" --yestext "Enter Again" --notext "Skip" 10 60
|
||||
whiptail --title "Security Onion Setup" --yesno "$message" --yes-button "Enter Again" --no-button "Skip" 10 60
|
||||
}
|
||||
|
||||
whiptail_invalid_string() {
|
||||
|
||||
Reference in New Issue
Block a user