diff --git a/setup/so-setup b/setup/so-setup index becf618fe..9579df79d 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -1037,7 +1037,7 @@ else echo "Post-installation steps have completed. Awaiting user input to clean up installer." >> $setup_log 2>&1 whiptail_setup_complete - [[ $setup_type != 'iso' && ! $is_idh ]] && echo "show warning" + [[ $setup_type != 'iso' && ! $is_idh ]] && whiptail_ssh_warning fi install_cleanup >> "$setup_log" 2>&1