Add more info to comment

This commit is contained in:
William Wernert
2021-03-11 16:36:56 -05:00
parent b14b9e8e17
commit 6d431c0bda

View File

@@ -281,7 +281,7 @@ fi
percentage=0
{
installer_progress_loop & # Run progress bar to 100 in ~8 minutes
installer_progress_loop & # Run progress bar to 100 in ~8 minutes while waiting for package installs
progress_bg_proc=$!
installer_prereq_packages
install_success=$?