Skip to content

Commit

Permalink
just fix
Browse files Browse the repository at this point in the history
  • Loading branch information
detiber committed Dec 20, 2024
1 parent 2bb0881 commit ea34c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ _run-vm $target_image $tag $type $config:
set -eoux pipefail

image_file="output/${type}/disk.${type}"

if [[ $type == iso ]]; then
image_file="output/bootiso/install.iso"
fi
Expand Down

0 comments on commit ea34c58

Please sign in to comment.