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 \