mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update app_nextcloud.fr.md (#2214)
Fix wrong command call (usermo*r*d > usermod)
This commit is contained in:
parent
b396b38420
commit
9c58f92848
1 changed files with 2 additions and 2 deletions
|
@ -152,8 +152,8 @@ sudo su
|
|||
|
||||
groupadd multimedia
|
||||
|
||||
usermord nextcloud -a -G multimedia
|
||||
usermord jellyfin -a -G multimedia
|
||||
usermod nextcloud -a -G multimedia
|
||||
usermod jellyfin -a -G multimedia
|
||||
|
||||
chown nextcloud:multimedia -R /media/data/jellyfin
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue