This commit is contained in:
2025-10-30 06:46:36 -06:00
parent 99308ca5db
commit bcabbed45c
+3 -2
View File
@@ -294,8 +294,9 @@ phase_three () {
short_sleep short_sleep
# cleanup # cleanup
echo -e "\nCleaning up...\n" # moved to phase five
sudo apt autoremove -y # echo -e "\nCleaning up...\n"
# sudo apt autoremove -y
# update the running file # update the running file
echo 3 > $installer_status echo 3 > $installer_status