From a09ee3f6b885b2b85986e10768f0b3088eb88f4b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 20 Jun 2016 20:38:53 +0200 Subject: Creating machines directory in container create scripts if it's not already existing. Signed-off-by: Daniel Baumann --- share/scripts/debconf | 1 + 1 file changed, 1 insertion(+) (limited to 'share/scripts/debconf') diff --git a/share/scripts/debconf b/share/scripts/debconf index c08444a..aa1c798 100755 --- a/share/scripts/debconf +++ b/share/scripts/debconf @@ -990,6 +990,7 @@ Upgrade_system "${CACHE}/${DISTRIBUTION}_${ARCHITECTURE}" || echo "W: If upgradi Cleanup_system "${CACHE}/${DISTRIBUTION}_${ARCHITECTURE}" ## Specific parts +mkdir -p "${MACHINES}" cp -a "${CACHE}/${DISTRIBUTION}_${ARCHITECTURE}" "${MACHINES}/${NAME}" # Mounting bind mounts -- cgit v1.2.3