mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-08-29 01:16:33 +00:00
Updates temp-file and temp-dir cleanup traps in `misc/tools.func` to unset the `RETURN` trap after running cleanup. This prevents stale RETURN traps from leaking into later function returns and avoids repeated or unintended cleanup behavior in nested helper flows.