tomhiggins / anyfesto

Low cost Raspberry Pi /Linux based access point with audio, education and communications local content server. Inspired by the ideas of sharing with others. Anyfesto - a platform from which to speak.
http://anyfesto.com
75 stars 12 forks source link

installPI "bash PIinstall.sh" does not match "PIInstall.sh #4

Closed PeterTGarner closed 7 years ago

PeterTGarner commented 7 years ago

wget --no-check-certificate https://raw.githubusercontent.com/tomhiggins/anyfesto/master/deployables/current/PIinstall.sh bash PIinstall.sh

Should be wget --no-check-certificate https://raw.githubusercontent.com/tomhiggins/anyfesto/master/deployables/current/PIInstall.sh bash PIInstall.sh

tomhiggins commented 7 years ago

Thanks for the correction! Will fold it in.

-tom

tomhiggins commented 7 years ago

Fixed.