Fix a few minor things
This commit is contained in:
parent
09475ed565
commit
2d8129865f
|
@ -2,4 +2,6 @@
|
|||
|
||||
mkdir -p /config/sonarr
|
||||
|
||||
rm -f /config/sonarr/nzbdrone.pid
|
||||
|
||||
mono /opt/NzbDrone/NzbDrone.exe -nobrowser -data=/config/sonarr
|
||||
|
|
|
@ -2,6 +2,6 @@ USERNAME=username
|
|||
PASSWORD=hunter2
|
||||
USE_SSL=false
|
||||
|
||||
# For Plex Pass downlaod
|
||||
# For Plex Pass download
|
||||
PLEX_EMAIL=
|
||||
PLEX_PASSWORD=
|
||||
|
|
Loading…
Reference in New Issue