diff --git a/src/pylorax/__init__.py b/src/pylorax/__init__.py index 6f3f0a43..d9d117cc 100644 --- a/src/pylorax/__init__.py +++ b/src/pylorax/__init__.py @@ -74,6 +74,7 @@ class Lorax: arch=self.getBuildArch(), treedir=self.treedir, updates=self.updates) + self.instroot.run() def showVersion(self, driver=None): """showVersion(driver)