Fix whiptail description text

This commit is contained in:
William Wernert
2021-11-15 16:29:26 -05:00
parent a8aae544d5
commit d4509ff4d8

View File

@@ -796,7 +796,7 @@ whiptail_install_type_dist_existing() {
Note: Heavy nodes (HEAVYNODE) are NOT recommended for most users.
EOM
install_type=$(whiptail --title "$whiptail_title" --radiolist "$node_msg" 17 57 4 \
install_type=$(whiptail --title "$whiptail_title" --radiolist "$node_msg" 17 58 4 \
"SENSOR" "Create a forward only sensor " ON \
"SEARCHNODE" "Add a search node with parsing " OFF \
"FLEET" "Dedicated Fleet Osquery Node " OFF \