Fix MySQL install

This commit is contained in:
VirtuBox
2019-09-06 12:40:29 +02:00
parent 46891dd12a
commit cc2cb6a986
4 changed files with 23 additions and 17 deletions

View File

@@ -62,7 +62,6 @@ class WOStackUpgradeController(CementBaseController):
# All package update
apt_packages = []
packages = []
nginx_packages = []
self.msg = []
pargs = self.app.pargs