mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
commit
b3a67d09a6
1 changed files with 4 additions and 0 deletions
|
@ -32,3 +32,7 @@ yunohost tools upgrade apps
|
|||
# Upgrade a specific application
|
||||
yunohost app upgrade wordpress
|
||||
```
|
||||
|
||||
!! If you are upgrading from YunoHost below v4.2.2, `system` and `apps` were flags of the command. Add `--` before them:
|
||||
!! `yunohost tools upgrade --system`
|
||||
!! `yunohost tools upgrade --apps`
|
||||
|
|
Loading…
Reference in a new issue