[Anonymous contrib] Correction cmd (#708)

* Correction cmd

* Fix...
This commit is contained in:
YunoHost Bot 2018-04-21 20:27:26 +02:00 committed by Alexandre Aubin
parent 461eb3dd3b
commit 6743d33f45

View file

@ -83,7 +83,7 @@ Lancez un scan du nouveau répertoire par Nextcloud:
```bash ```bash
cd /var/www/nextcloud cd /var/www/nextcloud
sudo -u nexcloud php occ files:scan --all sudo -u nextcloud php occ files:scan --all
``` ```
C'est terminé. À présent testez si tout va bien, essayez de vous connecter à votre instance Nextcloud, envoyer un fichier, vérifiez sa bonne synchronisation. C'est terminé. À présent testez si tout va bien, essayez de vous connecter à votre instance Nextcloud, envoyer un fichier, vérifiez sa bonne synchronisation.