1748955925
This commit is contained in:
+2
-2
@@ -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
|
||||
Reference in New Issue
Block a user