Fix file download location to production link
This commit is contained in:
Родитель
a6bc0c8c6f
Коммит
13be6703b4
|
@ -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'
|
||||
|
|
Загрузка…
Ссылка в новой задаче