Update action_map.yml

This commit is contained in:
abeudin 2014-03-11 17:58:26 +01:00
parent eaf1a76ca1
commit 1fdc5e2d15

View file

@ -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 #