1748955925

This commit is contained in:
2025-06-03 07:05:25 -06:00
parent 56c26e260a
commit 9fabc93055
4 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
#!/bin/bash
# updoot this
echo "Updating this repo"
git pull
git pull 2>/dev/null 1>/dev/null
# run da raspberry pi config script
sudo raspi-config
echo "Rebooting in 5 minutes"
echo "Rebooting now!"
sudo reboot
# sudo shutdown -r +5