Misc Changes
This commit is contained in:
parent
ed901fd0fd
commit
a19910048b
@ -181,7 +181,6 @@ Run-Step "Dependency: Tesseract-OCR" {
|
||||
throw "7-Zip CLI not found at: $sevenZipExe"
|
||||
}
|
||||
|
||||
Write-Host "Extracting Tesseract installer to: $tessInstallDir"
|
||||
if (Test-Path $tessInstallDir) {
|
||||
Remove-Item $tessInstallDir -Recurse -Force -ErrorAction SilentlyContinue
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user