1748952718

This commit is contained in:
2025-06-03 06:11:57 -06:00
parent 8ba460683d
commit f7e7406606
4 changed files with 8 additions and 4 deletions
+2 -1
View File
@@ -7,4 +7,5 @@ git pull
sudo raspi-config
echo "Rebooting in 5 minutes"
sudo shutdown -r +5
sudo reboot
# $sudo shutdown -r +5
+2 -1
View File
@@ -12,4 +12,5 @@ echo "Cleaning up"
sudo apt autoremove
echo "Rebooting in 5 minutes"
sudo shutdown -r +5
sudo reboot
# sudo shutdown -r +5
+2 -1
View File
@@ -64,4 +64,5 @@ echo "Cleaning up"
sudo apt autoremove # cleanup
echo "Rebooting in 5 minutes"
sudo shutdown -r +5
sudo reboot
# sudo shutdown -r +5
+2 -1
View File
@@ -30,4 +30,5 @@ sudo systemctl enable syslog-ng
# reboot rq
echo "Rebooting in 5 minutes"
sudo shutdown -r +5
sudo reboot
# sudo shutdown -r +5