That-Guy-Jack / HP-ILO-Fan-Control

Uses a Custom ROM for The Hp ILO adapter
https://thatguyjack.co.uk/custom-hp-ilo-rom-and-fan-speed-script/
104 stars 39 forks source link

Uppercase I in README.md cause 404 #27

Open Dustie opened 1 year ago

Dustie commented 1 year ago

If you follow the guide and copy & paste the wget install.sh line in README.md line 22 it fails with a 404:

(Download using wget https://raw.githubusercontent.com/That-Guy-Jack/HP-ILO-Fan-Control/main/Install.sh)

should be:

(Download using wget https://raw.githubusercontent.com/That-Guy-Jack/HP-ILO-Fan-Control/main/install.sh)

Note the uppercase "i" in install.sh.