Naming resulting binary isohybrid image binary.hybrid.iso from now on for consistency with the different hdd images later on.

This commit is contained in:
Daniel Baumann 2012-05-25 19:25:38 +02:00
parent 626b9923f7
commit 5e91eadadc
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ case "${LB_BINARY_IMAGES}" in
;;
iso-hybrid)
IMAGE="binary-hybrid.iso"
IMAGE="binary.hybrid.iso"
;;
*)