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 #