From 1fdc5e2d15665e2778b9d30480760d30b3856f4e Mon Sep 17 00:00:00 2001 From: abeudin Date: Tue, 11 Mar 2014 17:58:26 +0100 Subject: [PATCH] Update action_map.yml --- action_map.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/action_map.yml b/action_map.yml index 42568c7a..adfba131 100644 --- a/action_map.yml +++ b/action_map.yml @@ -855,6 +855,21 @@ tools: help: Subscribe domain to a DynDNS service action: store_true + ### tools_update() + update: + action_help: YunoHost update + api: POST /update + + ### tools_changelog() + changelog: + action_help: YunoHost changelog + api: POST /changelog + + ### tools_upgrade() + upgrade: + action_help: YunoHost upgrade + api: POST /upgrade + ############################# # Hook #