Updated exe path
This commit is contained in:
parent
78cdb4a33b
commit
e086626047
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ try {
|
|||
}
|
||||
|
||||
$zipPath = "$InstallPath\BleachBit-5.0.2-portable.zip"
|
||||
$exePath = "$InstallPath\bleachbit_console.exe"
|
||||
$exePath = "$InstallPath\Bleachbit-Portable\bleachbit_console.exe"
|
||||
|
||||
# Download BleachBit if not already present
|
||||
if (-not (Test-Path $zipPath)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue