fix two typos in __init__
This commit is contained in:
parent
51472dee28
commit
c1b3ed3c1f
@ -215,7 +215,7 @@ class Lorax(BaseLoraxClass):
|
||||
linktree(self.inroot, installroot)
|
||||
|
||||
logger.info("cleaning unneeded files")
|
||||
rb.clean()
|
||||
rb.cleanup()
|
||||
|
||||
logger.info("creating the runtime image")
|
||||
# TODO: different img styles / create_runtime implementations
|
||||
|
Loading…
Reference in New Issue
Block a user