dotnet5pi
dotnet5pi copied to clipboard
Wrong link in blog post and install.sh
- The link in the script
wget -O - https://raw.githubusercontent.com/pjgpetecodes/dotnet5pi/master/install.sh | sudo bashthe blog post doesn't work. It should be https://github.com/pjgpetecodes/dotnet5pi/blob/master/install.sh. - Furthermore the link in the
install.shline 163 script should also be updated from https://raw.githubusercontent.com/pjgpetecodes/dotnet5pi/master/dotnetdebug.sh to https://github.com/pjgpetecodes/dotnet5pi/blob/master/dotnetdebug.sh
With that little motifications it worked fine for me. Thank you.
Hey @SchulzR97 ... Thanks for getting in touch...
Can you elaborate on "doesn't work"?...
I've just run the script successfully on my Pi here.
The links you give are to the github pages themselves rather than to the raw files, so I'm not sure how that can work.
If you could elaborate a little that would be great!
Thanks very much...