arduino / arduino-cli

Arduino command line tool
https://arduino.github.io/arduino-cli/latest/
GNU General Public License v3.0
4.23k stars 370 forks source link

install.sh to work with wget #2619

Open MilosSubotic opened 1 month ago

MilosSubotic commented 1 month ago

I run install.sh on freshly installed Ubuntu so did not have curl installed as most people do, so it fallback to wget, but there was a bug in getFile(). Here is correction.

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

cmaglie commented 3 weeks ago

@MilosSubotic thanks for your submission, I tested it and it works.

Before I can merge it I need to ask you to sign the CLA.