diff --git a/backupBitwarden.ps1 b/backupBitwarden.ps1 index e661987..4ef1676 100644 --- a/backupBitwarden.ps1 +++ b/backupBitwarden.ps1 @@ -81,7 +81,5 @@ if ($zip) { } } - - Remove-Variable -Name * -ErrorAction SilentlyContinue bw logout \ No newline at end of file