Skip to content

Commit

Permalink
missing var
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonN3 committed Feb 14, 2024
1 parent 7d22665 commit ab8a3c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ xorriso/input.txt: xorriso/gen_input.sh

xorriso/%.sh: xorriso/%.sh.in
sed 's/@IMAGE_NAME@/$(image_name)-$(version)/' xorriso/$*.sh.in > xorriso/$*.sh
sed 's/@VERSION@/$(version)/' xorriso/$*.sh > xorriso/$*.sh


clean:
Expand Down

0 comments on commit ab8a3c9

Please sign in to comment.