mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
fix var
This commit is contained in:
parent
e5d513f5f3
commit
1fa05eeb9e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -16,7 +16,7 @@ else
|
|||
lorax_args = --nomacboot
|
||||
endif
|
||||
|
||||
ifeq ($(webui),'true')
|
||||
ifeq ($(web_ui),true)
|
||||
lorax_args += -i anaconda-webui
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue