Fix file download location to production link

This commit is contained in:
Jon Ormond 2017-08-01 18:10:40 -07:00 коммит произвёл GitHub
Родитель a6bc0c8c6f
Коммит 13be6703b4
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -5,8 +5,7 @@
function Install-AzureCT {
#$uri = 'https://raw.githubusercontent.com/Azure/NetworkMonitoring/master/AzureCT/PowerShell/AzureCT/'
$uri = 'https://raw.githubusercontent.com/tracsman/NetworkMonitoring/LinkPerf/AzureCT/PowerShell/AzureCT/'
$uri = 'https://raw.githubusercontent.com/Azure/NetworkMonitoring/master/AzureCT/PowerShell/AzureCT/'
$FileName = @()
$FileName += 'AzureCT.psd1'