We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35d1120 commit 754b2feCopy full SHA for 754b2fe
tasks/download.ps1
@@ -9,4 +9,4 @@ try {
9
}catch {
10
Write-Host "Installer failed with Exception: $_.Exception.Message"
11
Exit 1
12
-}
+}
tasks/filesize.ps1
@@ -24,4 +24,4 @@ try {
24
25
26
27
0 commit comments