1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

remove quotes

This commit is contained in:
Jason N. 2024-02-14 19:24:51 +00:00
parent 3757316c46
commit ca729bbab9

View file

@ -1,9 +1,8 @@
arch = "x86_64"
version = "39"
arch = x86_64
version = 39
base_dir = $(shell pwd)
image_repo = "ghcr.io/ublue-os"
image_name = "base-main"
subdir = "lorax_templates xorriso"
image_repo = ghcr.io/ublue-os
image_name = base-main
deploy.iso: boot.iso xorriso/input.txt $(image_name)-$(version)
xorriso -dialog on < xorriso/input.txt