dotnet-installer/scripts/obtain
Omair Majid df98363da4 Remove --linux-portable from dotnet-install.sh
It duplicates functionality achieved by using `--runtime-id linux-x64`.
Remove it and fix callers.

Keep the the --linux-portable flag in the  build scripts; that now calls
--runtime-id linux-x64 in the install script.
2017-03-17 20:27:02 -04:00
..
uninstall - Never check agains username, that's bad practice. Always use effective UID (#4894) 2016-12-04 12:17:03 -08:00
dotnet-install.ps1 Add InstallDir to path if SDK version is already installed (#4843) 2016-11-30 20:36:24 -08:00
dotnet-install.sh Remove --linux-portable from dotnet-install.sh 2017-03-17 20:27:02 -04:00