From dfbb5ea5c0db5ce1b91774518436ceb03b229997 Mon Sep 17 00:00:00 2001 From: Kload Date: Mon, 19 May 2014 11:39:40 +0200 Subject: [PATCH] [fix] Unlock app_remove and app_upgrade to allow nested executions in scripts --- actionsmap/yunohost.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/actionsmap/yunohost.yml b/actionsmap/yunohost.yml index 43a9d5b5a..5d91f4c7c 100644 --- a/actionsmap/yunohost.yml +++ b/actionsmap/yunohost.yml @@ -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)