Merge pull request #865 from JocelynDelalande/jd-sudo-migrate

[fix] Mention sudo for migration tool usage
This commit is contained in:
Alexandre Aubin 2018-11-25 19:25:36 +01:00 committed by GitHub
commit 63b99434ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.