From 8fb9c7f04af5d6a8a6ab70ded202bf2c1d2da81d Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 08:38:00 -0600 Subject: [PATCH] testan a reboold \ --- installer_auto.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/installer_auto.sh b/installer_auto.sh index 34a346c..69ff7b6 100644 --- a/installer_auto.sh +++ b/installer_auto.sh @@ -199,9 +199,7 @@ phase_three () { echo -e "\nFully upgrading, this may take a while...\n" sudo apt dist-upgrade -y - # safety delay - echo -e "\nSleeping 60 seconds to make sure its as stable as possible\n" - sleep $short_delay_seconds + short_sleep # cleanup echo -e "\nCleaning up...\n"