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
# rpi-update
echo "Updating Raspberry Pi firmware... DO NOT REBOOT"
sudo rpi-update
# safety delay
echo "Sleeping 60 seconds to make sure its as stable as possible"
sleep 60
# run da raspberry pi config script
clear
echo "Configure Raspberry Pi... DO NOT REBOOT"