Don't ask for node description on eval and import installs

This commit is contained in:
William Wernert
2021-05-03 09:40:53 -04:00
parent a56426010d
commit 19dd9b97d2

View File

@@ -291,7 +291,7 @@ if ! [[ -f $install_opt_file ]]; then
collect_hostname collect_hostname
fi fi
whiptail_node_description [[ ! ( $is_eval || $is_import ) ]] && whiptail_node_description
if [[ $reinit_networking ]] || ! [[ -f $net_init_file ]]; then if [[ $reinit_networking ]] || ! [[ -f $net_init_file ]]; then
network_init_whiptail network_init_whiptail