doc/pages/01.administrate/04.learn/11.update/01.system/update.md
2020-11-14 16:37:57 +01:00

23 lines
408 B
Markdown

---
title: Update the system
template: docs
taxonomy:
category: docs
---
## 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
```