mirror of
https://github.com/restic/restic.git
synced 2026-06-06 17:09:44 +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.