-
This commit is contained in:
parent
5038877cd7
commit
e1229bdeb3
1 changed files with 1 additions and 1 deletions
|
|
@ -503,7 +503,7 @@ try {
|
||||||
# Download BleachBit Portable
|
# Download BleachBit Portable
|
||||||
Write-Log "Downloading BleachBit Portable..." -Level "INFO"
|
Write-Log "Downloading BleachBit Portable..." -Level "INFO"
|
||||||
$BleachBitZip = "C:\Quest\BleachBitPortable.zip"
|
$BleachBitZip = "C:\Quest\BleachBitPortable.zip"
|
||||||
$BleachBitUrl = "https://www.bleachbit.org/download/file/t?file=BleachBit-5.0.2-portable.zip"
|
$BleachBitUrl = "https://download.bleachbit.org/BleachBit-5.0.2-portable.zip"
|
||||||
$MinFileSizeBytes = 10000000 # Minimum 10MB
|
$MinFileSizeBytes = 10000000 # Minimum 10MB
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue