Fix UFW install

This commit is contained in:
VirtuBox
2019-09-21 19:08:53 +02:00
parent e7cdc8f2cf
commit 757ad73e46
7 changed files with 48 additions and 13 deletions

View File

@@ -502,7 +502,9 @@ class WOStackController(CementBaseController):
Log.debug(self, "Downloading following: {0}".format(packages))
WODownload.download(self, packages)
Log.debug(self, "Calling post_pref")
Log.wait(self, "Configuring packages")
post_pref(self, [], packages)
Log.valide(self, "Configuring packages")
if disp_msg:
if (self.msg):