Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use mktemp when generating the archive
Instead of manually making a temporary directory, do it through 'mktemp', which feels cleaner. Moreover, the base directory will now by named 'fbos' instead of the cryptic 'tmp' one. This is quite relevant when you uncompress the archive into another machine. Signed-off-by: Miquel Sabaté Solà <[email protected]>
- Loading branch information