testan a reboold \

This commit is contained in:
2025-10-14 04:20:17 -06:00
parent 9be53a7901
commit 0e5b5804cc
6 changed files with 35 additions and 7 deletions
+5 -1
View File
@@ -9,13 +9,17 @@ else
fi
# initial delay to make sure its good
echo "Sleeping 3 minutes"
echo "Sleeping 3 minutes to make sure everything is as stable as possible"
sleep 180
# full distribution upgrade
echo "Fully upgrading, this may take a while..."
sudo apt dist-upgrade -y
# safety delay
echo "Sleeping 60 seconds to make sure its as stable as possible"
sleep 60
# cleanup
echo "Cleaning up..."
sudo apt autoremove -y