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

espace it all

This commit is contained in:
Jason N. 2024-02-14 21:03:34 +00:00
parent d79d572968
commit a5390fa396

View file

@ -6,7 +6,7 @@ image_name = base-main
variant = Server
image_repo_escaped = $(subst /,\/,$(image_repo))
image_repo_double_escaped = $(subst \,\\,$(image_repo_escaped))
image_repo_double_escaped = $(subst \,\\\,$(image_repo_escaped))
deploy.iso: boot.iso xorriso/input.txt $(image_name)-$(version)
xorriso -dialog on < xorriso/input.txt