We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a51eef commit eab88d8Copy full SHA for eab88d8
scripts/pi-update.sh
@@ -21,8 +21,6 @@ sudo systemctl disable omnipy-pan.service
21
22
echo "Updating omnipy"
23
cd /home/pi/omnipy
24
-git fetch
25
-git checkout master
26
git config --global user.email "omnipy@balya.net"
27
git config --global user.name "Omnipy Setup"
28
git stash
0 commit comments