Skip to content

Commit e775bfa

Browse files
committed
Release ready
1 parent a186b9c commit e775bfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ rm ./install.log 2>/dev/null 1>&2
4040

4141
echo -n "Cloning libWiringPi ... "
4242
rm -Rf ./wiringpi 2>/dev/null 1>&2
43-
git clone https://github.com/nekuz0r/wiringpi.git -b incoming-v2.25 > ./install.log 2>&1
43+
git clone https://github.com/nekuz0r/wiringpi.git -b 2.25 > ./install.log 2>&1
4444
check_git_clone
4545
#git submodule init
4646
#check_git_clone

0 commit comments

Comments
 (0)