migrate is deprecated, use run instead

This commit is contained in:
Taekiro 2022-08-16 09:45:46 +02:00 committed by GitHub
parent 40355bebbb
commit 32a4a30636
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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