Skip to content

mkarchiso: add a -r option to delete the working directory

nl6720 requested to merge nl6720/archiso:rm-work_dir into master

-r will instruct to delete the working directory at the end of a mkarchiso run.

If the specified directory already exists, then it will not be deleted and instead produce a warning.

Implements #211 (closed)

Merge request reports