Remove self-call from new functions
This commit is contained in:
Родитель
32c9df3bcb
Коммит
dd2922a409
|
@ -345,4 +345,4 @@
|
|||
|
||||
} # End Function
|
||||
|
||||
Get-LinkPerformance -RemoteHost 127.0.0.1 -TestSeconds 10 -DetailedOutput -Verbose
|
||||
# Get-LinkPerformance -RemoteHost 127.0.0.1 -TestSeconds 10 -DetailedOutput -Verbose
|
||||
|
|
|
@ -150,5 +150,3 @@
|
|||
Else {Invoke-Expression -Command ($ToolPath + "Set-iPerfFirewallRules.ps1")}
|
||||
|
||||
} # End Function
|
||||
|
||||
Install-LinkPerformance -Force
|
||||
|
|
Загрузка…
Ссылка в новой задаче