1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-21 18:22:42 +01:00

On some installations, the user is different: chown -R sc-nzbdrone:nzbdrone *

Thomas Dalla 2018-05-07 06:57:23 +01:00
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 *
chmod -R 0644 *
```
On some installations, the user is different:
`chown -R sc-nzbdrone:nzbdrone *`
7. Start Sonarr