Skip to content

Commit eab88d8

Browse files
committed
don't switch branches
1 parent 3a51eef commit eab88d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/pi-update.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ sudo systemctl disable omnipy-pan.service
2121

2222
echo "Updating omnipy"
2323
cd /home/pi/omnipy
24-
git fetch
25-
git checkout master
2624
git config --global user.email "omnipy@balya.net"
2725
git config --global user.name "Omnipy Setup"
2826
git stash

0 commit comments

Comments
 (0)