doc/update.md
2020-04-10 20:41:29 +02:00

18 lines
358 B
Markdown

# How to update the system
## From the webadmin
On the administraton panel, click on Upgrade the system.
The application search for updates and propose it if so.
If so, click on green update button and updates are applied.
## From the command line
From the command line, you can run:
``` bash
yunohost tools update
yunohost tools upgrade --system
```