Fix --force for wo update
This commit is contained in:
@@ -16,7 +16,6 @@ class WOUpdateController(CementBaseController):
|
|||||||
label = 'wo_update'
|
label = 'wo_update'
|
||||||
stacked_on = 'base'
|
stacked_on = 'base'
|
||||||
aliases = ['update']
|
aliases = ['update']
|
||||||
aliases_only = True
|
|
||||||
stacked_type = 'nested'
|
stacked_type = 'nested'
|
||||||
description = ('update WordOps to latest version')
|
description = ('update WordOps to latest version')
|
||||||
arguments = [
|
arguments = [
|
||||||
|
|||||||
Reference in New Issue
Block a user