ensure previous setup outcomes are cleared

This commit is contained in:
Jason Ertel
2025-11-04 16:02:39 -05:00
parent f348c7168f
commit d95122ca01
2 changed files with 10 additions and 4 deletions

View File

@@ -132,6 +132,10 @@ if [[ -f /root/accept_changes ]]; then
reset_proxy
fi
# Previous setup attempts, even if setup doesn't actually start the installation,
# can leave behind results that may interfere with the current setup attempt.
clear_previous_setup_results
title "Parsing Username for Install"
parse_install_username