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:00 +02:00
parent cf5a4a0bb3
commit 1c71430ed1

View File

@@ -17,6 +17,7 @@ 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