Searched refs:InstallScriptUrl (Results 1 – 4 of 4) sorted by relevance
10 $InstallScriptUrl = 'https://dot.net/v1/dotnet-install.ps1' variable14 Write-Host "Downloading install script: $InstallScriptUrl => $InstallScriptPath" variable15 Invoke-WebRequest -Uri $InstallScriptUrl -OutFile $InstallScriptPath variable
20 $InstallScriptUrl = 'https://dot.net/v1/dotnet-install.ps1' variable24 Write-Host "Downloading install script: $InstallScriptUrl => $InstallScriptPath" variable25 Invoke-WebRequest -Uri $InstallScriptUrl -OutFile $InstallScriptPath variable