Skip to content

Commit d40a3bb

Browse files
committed
fix
1 parent ba63e26 commit d40a3bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_sysext

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ cleanup() {
158158
"${BUILD_DIR}/img-rootfs"
159159
"${BUILD_DIR}/selinux-root"
160160
"${BUILD_DIR}/selinux-root-workdir"
161+
"${BUILD_DIR}/install-root"
161162
)
162163
umount "${dirs[@]}" 2>/dev/null || true
163164
rm -rf "${dirs[@]}" || true

0 commit comments

Comments
 (0)