diff --git a/src/minimal_overlay/bundles/mll_source/bundle.sh b/src/minimal_overlay/bundles/mll_source/bundle.sh index 0d28ef834..9373c4396 100755 --- a/src/minimal_overlay/bundles/mll_source/bundle.sh +++ b/src/minimal_overlay/bundles/mll_source/bundle.sh @@ -39,8 +39,6 @@ find * -type f -name '.keep' -exec rm {} + # '$OVERLAY_ROOTFS' will be overwritten correctly. cp -r --remove-destination $DEST_DIR/* \ $OVERLAY_ROOTFS -cp -r --remove-destination $DEST_DIR/* \ - $OVERLAY_ROOTFS # Prepare the 'tar.xz' source archive - BEGIN.