Fix typo
This commit is contained in:
parent
e388b77639
commit
e6db63c8b0
1 changed files with 0 additions and 1 deletions
|
|
@ -202,7 +202,6 @@ function Extract-SourceFiles {
|
||||||
catch {
|
catch {
|
||||||
Write-Host (" ERROR: Failed to extract files." ) -ForegroundColor "Red"
|
Write-Host (" ERROR: Failed to extract files." ) -ForegroundColor "Red"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
# wimlib
|
# wimlib
|
||||||
Write-Host "Extracting: wimlib"
|
Write-Host "Extracting: wimlib"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue