mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
IDH Setup - dont show ssh fix screen - fix
This commit is contained in:
@@ -1037,7 +1037,7 @@ else
|
|||||||
|
|
||||||
echo "Post-installation steps have completed. Awaiting user input to clean up installer." >> $setup_log 2>&1
|
echo "Post-installation steps have completed. Awaiting user input to clean up installer." >> $setup_log 2>&1
|
||||||
whiptail_setup_complete
|
whiptail_setup_complete
|
||||||
[[ $setup_type != 'iso' && ! $is_idh ]] && echo "show warning"
|
[[ $setup_type != 'iso' && ! $is_idh ]] && whiptail_ssh_warning
|
||||||
fi
|
fi
|
||||||
|
|
||||||
install_cleanup >> "$setup_log" 2>&1
|
install_cleanup >> "$setup_log" 2>&1
|
||||||
|
|||||||
Reference in New Issue
Block a user