[util-iso] use path var in custom image

This commit is contained in:
udeved 2015-01-29 19:55:57 +01:00
parent afa72e00cb
commit 2fc3469b7d

View file

@ -274,7 +274,7 @@ make_image_custom() {
umount_image_handler
aufs_mount_root_image "${work_dir}/${custom}-image"
aufs_mount_root_image "${path}"
mkiso ${create_args[*]} -i "${custom}-image" -p "${packages}" create "${work_dir}" || mkiso_error_handler