zoobab / quickunpkg

quickunpkg, the other friend of gentoo's quickpkg
16 stars 2 forks source link

Use mktemp to create the temporary directory #7

Open BetaRays opened 6 years ago

BetaRays commented 6 years ago

This is safer than using date to try to have a unique directory.