1
0
mirror of https://github.com/jaapbrasser/SharedScripts.git synced 2025-12-24 21:51:38 +02:00
This commit is contained in:
Jaap Brasser
2019-07-12 10:11:33 +02:00
parent 1c71430ed1
commit da6b66deed

View File

@@ -17,7 +17,6 @@ Will create a folder in C:\Temp named after the PR number, and clone the specifi
[string] $Uri,
[string] $Path = 'C:\Temp'
)
$Request = Invoke-WebRequest $Uri