update build_iso.py
This commit is contained in:
parent
0b35495e23
commit
01721d0a3d
|
@ -344,7 +344,7 @@ class Decsions:
|
|||
if build_argument in build_type_mapping:
|
||||
pass
|
||||
readybuild()
|
||||
BuildLoadxf(*build_type_mapping[build_argument])
|
||||
BuildLoadedxfce(*build_type_mapping[build_argument])
|
||||
else:
|
||||
logger.critical("You have not specified a build to process!")
|
||||
|
||||
|
|
Loading…
Reference in New Issue