diff --git a/build.sh b/build.sh index f44e849..39e8f6b 100755 --- a/build.sh +++ b/build.sh @@ -78,7 +78,7 @@ run_base() { CLEAN=1 STAGE_DIR="$BASE_DIR/export-image" - EXPORT_ROOTFS_DIR="$WORK_DIR/stage3/rootfs" + EXPORT_ROOTFS_DIR="$WORK_DIR/stage0/rootfs" run_stage log_end "$BASE_DIR"