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 cdecc40 commit a8eff6aCopy full SHA for a8eff6a
SampleProjects/NetworkLib/scripts/install.sh
@@ -4,5 +4,5 @@
4
# then get the custom one we want to use for testing
5
cd $(bundle exec arduino_library_location.rb)
6
if [ ! -d ./Ethernet ] ; then
7
- git clone https://github.com/arduino-libraries/Ethernet.git
+ git clone https://github.com/Arduino-CI/Ethernet.git
8
fi
0 commit comments