[fix] Unlock app_remove and app_upgrade to allow nested executions in scripts

This commit is contained in:
Kload 2014-05-19 11:39:40 +02:00
parent 1857561439
commit dfbb5ea5c0

View file

@ -384,6 +384,7 @@ app:
configuration:
authenticate: all
authenticator: ldap-anonymous
lock: false
arguments:
app:
help: App(s) to delete
@ -395,6 +396,7 @@ app:
configuration:
authenticate: all
authenticator: ldap-anonymous
lock: false
arguments:
app:
help: App(s) to upgrade (default all)