update buils_iso.py
This commit is contained in:
parent
08c4278eb8
commit
c747364b86
|
@ -339,7 +339,7 @@ class Decsions:
|
||||||
else:
|
else:
|
||||||
logger.critical("You have not specified a build to process!")
|
logger.critical("You have not specified a build to process!")
|
||||||
|
|
||||||
def doloadedxfce(self):
|
def doloadedxfce(self):
|
||||||
""" Arguments for the loaded xfce """
|
""" Arguments for the loaded xfce """
|
||||||
build_type_mapping = {
|
build_type_mapping = {
|
||||||
'b-loadxfdeb': ("deb", "_64"),
|
'b-loadxfdeb': ("deb", "_64"),
|
||||||
|
|
Loading…
Reference in New Issue