testan a reboold \
This commit is contained in:
+5
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user