mirror of
https://github.com/octoleo/restic.git
synced 2025-01-23 07:08:28 +00:00
80ed863aab
The temp files used by the packer manager are either delete after creation (unix) or marked as delete on close (windows). Thus, no explicit cleanup is necessary.