From 36827543992de5f52876d74398b8e5f7d5206e1c Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Mon, 18 Apr 2022 11:29:46 -0400 Subject: [PATCH] remove old comments from so-whiptail --- setup/so-whiptail | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup/so-whiptail b/setup/so-whiptail index 289752667..07e5b096b 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -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 \