From ee1b1bbfbd01d11b057c92e5d2d49972f7a16ba5 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 12 Apr 2018 13:40:05 -0400 Subject: [PATCH] Setup Script - Fix whiptail for homenet --- so-setup-network.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/so-setup-network.sh b/so-setup-network.sh index 7d2da23ac..a30793eaa 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -520,7 +520,7 @@ whiptail_homenet_master() { whiptail_homenet_sensor() { # Ask to inherit from master - whiptail --title "Security Onion Setup" --yesno "Do you want to inherit the HOME_NET from the Master?" 8 78) + whiptail --title "Security Onion Setup" --yesno "Do you want to inherit the HOME_NET from the Master?" 8 78 local exitstatus=$? if [ $exitstatus == 0 ]; then