Whenever I run the script ./dotnet-install.ps1 I get the error Unable to download https://aka.ms/dotnet/LTS/dotnet-sdk-win-x64.tar.gz
Even if I use channel parameter ./dotnet-install.ps1 -Channel 10.0, I get the error Unable to download https://aka.ms/dotnet/10.0/dotnet-sdk-win-x64.tar.gz
And those links actually do not work.
Whenever I run the script ./dotnet-install.ps1 I get the error Unable to download https://aka.ms/dotnet/LTS/dotnet-sdk-win-x64.tar.gz
Even if I use channel parameter ./dotnet-install.ps1 -Channel 10.0, I get the error Unable to download https://aka.ms/dotnet/10.0/dotnet-sdk-win-x64.tar.gz
And those links actually do not work.