Remove 5sec. sleep before hide_update function (useless)

This commit is contained in:
Yorick Barbanneau 2016-01-21 15:17:47 +01:00
parent 89fc25e65f
commit 7c781acc7f

View file

@ -65,8 +65,7 @@ Foreach($kbID in $kbIDs){
Write-Host -ForegroundColor Yellow ("Not installed")
}
}
Write-Host "`n Wainting ..."
Start-Sleep -Seconds 5
Write-Host "`nHiding Updates"
Write-Host "--------------`n"
hide_update $kbIDs