grml2iso: support parallel execution
authorMichael Prokop <mika@grml.org>
Fri, 11 Mar 2022 17:20:01 +0000 (18:20 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 11 Mar 2022 17:57:29 +0000 (18:57 +0100)
Usage of a static working directory name doesn't make sense,
and prevents usage running grml2iso multiple times in parallel.
Instead use a temporary working directory.

This work was funded by Grml-Forensic.


No differences found