Merge pull request #7816 from Security-Onion-Solutions/dougburks-patch-1

remove old comments from so-whiptail
This commit is contained in:
Doug Burks
2022-04-18 11:30:43 -04:00
committed by GitHub

View File

@@ -932,8 +932,6 @@ whiptail_install_type_other() {
[ -n "$TESTING" ] && return
# so-analyst-install will only work with a working network connection
# so only show it on network installs for now
install_type=$(whiptail --title "$whiptail_title" --radiolist \
"Choose node type:" 9 65 2 \
"ANALYST" "Setup will run 'so-setup analyst' " ON \