Fix stack upgrade

This commit is contained in:
VirtuBox
2019-10-30 12:09:25 +01:00
parent 7d28d66d11
commit 7b82aae8ce

View File

@@ -66,7 +66,7 @@ class WOStackUpgradeController(CementBaseController):
if ((not pargs.web) and (not pargs.nginx) and
(not pargs.php) and (not pargs.php73) and
(not pargs.mysql) and
(not pargs.mysql) and (not pargs.ngxblocker) and
(not pargs.all) and (not pargs.wpcli) and
(not pargs.netdata) and (not pargs.composer) and
(not pargs.phpmyadmin) and (not pargs.dashboard) and