You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl --output junk.ps1 https://dot.net/v1/dotnet-install.ps1
fails. Curl is not following a 301 presented from the server.
A browser does fine. wget does fine.