This commit is contained in:
2Shirt 2024-09-09 21:43:28 -07:00
parent e388b77639
commit e6db63c8b0
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -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"