mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
test with a matching OS version
This commit is contained in:
parent
7a2a937cc6
commit
e50374f49b
3 changed files with 23 additions and 22 deletions
1
Makefile
1
Makefile
|
|
@ -86,6 +86,7 @@ endif
|
|||
|
||||
ifeq ($(BOOTC),true)
|
||||
_LORAX_TEMPLATES += $(shell ls lorax_templates/bootc_*.tmpl)
|
||||
_LORAX_ARGS += -i bootc
|
||||
endif
|
||||
|
||||
# Step 7: Build end ISO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue