[fix] Mention sudo for migration tool usage

This commit is contained in:
Jocelyn Delalande 2018-11-25 18:43:13 +01:00
parent 51fbd9f267
commit a2d03aa96d
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ After upgrading to 2.7.14, go to Tools > Migrations to access the migrations int
After upgrading to 2.7.14, run :
```bash
yunohost tools migrations migrate
sudo yunohost tools migrations migrate
```
then read carefully and accept the disclaimer.

View file

@ -25,7 +25,7 @@ Après avoir mis à jour vers la version 2.7.14, allez dans Outils > Migrations
Après avoir mis à jour vers la version 2.7.14, lancez :
```bash
yunohost tools migrations migrate
sudo yunohost tools migrations migrate
```
puis lisez attentivement l'avertissement et les instructions.