summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild-all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-all.sh b/build-all.sh
index ea7c56c..bd76db4 100755
--- a/build-all.sh
+++ b/build-all.sh
@@ -13,7 +13,7 @@ image()
--log base.log \
--rootfs-tarball "$tarball"
chmod a+r "$img" base.log
- xz -v1T0 "$img"
+ xz -fv1T0 "$img"
}
tarballs="$1"