From 62dacc1ebf9c88cc9ce3d99ea61c480a579f6a94 Mon Sep 17 00:00:00 2001 From: simono41 Date: Mon, 26 Feb 2018 03:48:59 +0100 Subject: [PATCH] skip --- make_mksquashfs-auto.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make_mksquashfs-auto.sh b/make_mksquashfs-auto.sh index e86ed20..5d39de2 100755 --- a/make_mksquashfs-auto.sh +++ b/make_mksquashfs-auto.sh @@ -85,9 +85,9 @@ function filesystem() { sleep 5 rm -Rv ${work_dir} fi + mkdir -p ${work_dir}/${arch}/airootfs + minimalinstallation fi - mkdir -p ${work_dir}/${arch}/airootfs - minimalinstallation fi fi