From a84a32c075059ffaace45a6c407cf67e492ce804 Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Tue, 10 Dec 2024 16:24:18 -0500 Subject: [PATCH] increase whiptail by 1 --- setup/so-whiptail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-whiptail b/setup/so-whiptail index b25682acd..2ea5dd38b 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -674,7 +674,7 @@ whiptail_install_type_dist_existing() { Note: Heavy nodes (HEAVYNODE) are NOT recommended for most users. EOM - install_type=$(whiptail --title "$whiptail_title" --menu "$node_msg" 19 75 6 \ + install_type=$(whiptail --title "$whiptail_title" --menu "$node_msg" 19 75 7 \ "SENSOR" "Create a forward only sensor " \ "SEARCHNODE" "Add a search node with parsing " \ "FLEET" "Dedicated Elastic Fleet Node " \