_cfg support

master3.1.6
parent b281f792f5
commit 371b3df1f6

@ -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():

Loading…
Cancel
Save