diff --git a/backupBitwarden.ps1 b/backupBitwarden.ps1 index fce739d..fd077c8 100644 --- a/backupBitwarden.ps1 +++ b/backupBitwarden.ps1 @@ -49,3 +49,4 @@ $itemsWithAttachments | foreach { } } +Remove-Variable -Name * -ErrorAction SilentlyContinue \ No newline at end of file