Added byt3bl33d3r's gist to credits

This commit is contained in:
Himadri Bhattacharjee
2022-12-07 17:05:41 +05:30
parent baddc4d236
commit f5b020dbe3

View File

@@ -1,4 +1,5 @@
# Credits:
# https://gist.github.com/byt3bl33d3r/910b3161d54c2d6a3d5e1050c4e1013e
# https://stackoverflow.com/questions/23239127/powershell-stream-process-output-and-errors-while-running-external-process
# Might wanna change this
@@ -79,4 +80,4 @@ $ws.CloseAsync(
$cancellationToken
).GetAwaiter().GetResult()
$ws.Dispose()
$ws.Dispose()