mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge pull request #958 from jeanremy/master
Update app_nextcloud_fr.md
This commit is contained in:
commit
a7047fe54e
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ systemctl stop nginx
|
|||
Pour l'instant seul root peut y écrire dans `/media/stockage`; ce qui signifie que nginx et nextcloud ne pourront donc pas l'utiliser.
|
||||
|
||||
```bash
|
||||
chown -R nextcloud:www-data /media/stockage
|
||||
chown -R nextcloud:nextcloud /media/stockage
|
||||
chmod 775 -R /media/stockage
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue