mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-25 12:12:58 +01:00
On some installations, the user is different: chown -R sc-nzbdrone:nzbdrone *
parent
91cb1cdcc3
commit
bfa6b4dbd1
@ -58,5 +58,7 @@ _Restoring to an OS that uses different paths won't work (Windows to Linux, Linu
|
|||||||
chown -R nzbdrone:users *
|
chown -R nzbdrone:users *
|
||||||
chmod -R 0644 *
|
chmod -R 0644 *
|
||||||
```
|
```
|
||||||
|
On some installations, the user is different:
|
||||||
|
`chown -R sc-nzbdrone:nzbdrone *`
|
||||||
|
|
||||||
7. Start Sonarr
|
7. Start Sonarr
|
Loading…
Reference in New Issue
Block a user