-
templates: fix download template · 30c8676eChristian Brauner authored
This patch fixes commit 6e62213e ("templates: actually create DOWNLOAD_TEMP directory". To use mktemp -p correctly the directories need to exist. So call mkdir -p. Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
×