mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Update action_map.yml
This commit is contained in:
parent
eaf1a76ca1
commit
1fdc5e2d15
1 changed files with 15 additions and 0 deletions
|
@ -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 #
|
||||
|
|
Loading…
Add table
Reference in a new issue