1748956476
This commit is contained in:
+3
-1
@@ -1,7 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
set -e
|
||||||
|
|
||||||
# updoot this
|
# updoot this
|
||||||
echo "Updating this repo..."
|
echo "Updating this repo..."
|
||||||
git pull 2>/dev/null 1>/dev/null
|
git pull 1>/dev/null
|
||||||
|
|
||||||
# run da raspberry pi config script
|
# run da raspberry pi config script
|
||||||
sudo raspi-config
|
sudo raspi-config
|
||||||
|
|||||||
Reference in New Issue
Block a user