Last stage is stage 0
This commit is contained in:
parent
0a3fa9766b
commit
6a3569cd95
1 changed files with 1 additions and 1 deletions
2
build.sh
2
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"
|
||||
|
|
Reference in a new issue