diff --git a/update/cl_update.py b/update/cl_update.py index 00d90f4..4de3d68 100644 --- a/update/cl_update.py +++ b/update/cl_update.py @@ -59,6 +59,7 @@ class Update: printSUCCESS=self.printSUCCESS, printWARNING=self.printWARNING, askConfirm=self.askConfirm, + dispatchConf=self.dispatchConf, printERROR=self.printERROR) dirsFiles = self.clTempl.applyTemplates() if self.clTempl.getError():