From 98e3ec071102f019065360876b1bf948673922d0 Mon Sep 17 00:00:00 2001 From: Joeri Date: Sat, 21 Feb 2026 14:55:19 +0100 Subject: [PATCH] - --- cleanup.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cleanup.ps1 b/cleanup.ps1 index 9ae1e18..56dfe84 100644 --- a/cleanup.ps1 +++ b/cleanup.ps1 @@ -93,7 +93,7 @@ if ($result -eq [System.Windows.Forms.DialogResult]::OK) { $CreateRestorePoint = irm $ScriptCreateRestorePoint | iex $GetComputerInfo = irm $ScriptGetComputerInfo | iex $GetInstalledAV = irm $ScriptGetInstalledAV | iex - $RunBleachBit = irm $ScriptRunBleachBit | iex -InstallPath $LogDirectory + $RunBleachBit = irm $ScriptRunBleachBit | iex # Webhook try {