From 54f31c1c93b96f39c516c8f0b85982c887049430 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Sun, 16 Jun 2019 23:20:16 +0200 Subject: [PATCH] Fix --force for wo update --- wo/cli/plugins/update.py | 1 - 1 file changed, 1 deletion(-) diff --git a/wo/cli/plugins/update.py b/wo/cli/plugins/update.py index b479544..07214e7 100644 --- a/wo/cli/plugins/update.py +++ b/wo/cli/plugins/update.py @@ -16,7 +16,6 @@ class WOUpdateController(CementBaseController): label = 'wo_update' stacked_on = 'base' aliases = ['update'] - aliases_only = True stacked_type = 'nested' description = ('update WordOps to latest version') arguments = [