mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
Merge branch 'main' into langs
This commit is contained in:
commit
f25deb1a60
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -35,6 +35,7 @@ endif
|
|||
build/deploy.iso: boot.iso container/$(IMAGE_NAME)-$(IMAGE_TAG) xorriso/input.txt
|
||||
mkdir $(_BASE_DIR)/build || true
|
||||
xorriso -dialog on < $(_BASE_DIR)/xorriso/input.txt
|
||||
implantisomd5 build/deploy.iso
|
||||
|
||||
# Step 1: Generate Lorax Templates
|
||||
lorax_templates/%.tmpl: lorax_templates/%.tmpl.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue