From 2d8129865f40bd57acba7b3eabc47b212711abd2 Mon Sep 17 00:00:00 2001 From: Kelvin Chen Date: Sat, 8 Oct 2016 00:00:24 -0400 Subject: [PATCH] Fix a few minor things --- Dockerfiles/sonarr/init | 2 ++ config.default | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Dockerfiles/sonarr/init b/Dockerfiles/sonarr/init index e94b4b3..27bfe56 100755 --- a/Dockerfiles/sonarr/init +++ b/Dockerfiles/sonarr/init @@ -2,4 +2,6 @@ mkdir -p /config/sonarr +rm -f /config/sonarr/nzbdrone.pid + mono /opt/NzbDrone/NzbDrone.exe -nobrowser -data=/config/sonarr diff --git a/config.default b/config.default index af0faf0..aad5d85 100644 --- a/config.default +++ b/config.default @@ -2,6 +2,6 @@ USERNAME=username PASSWORD=hunter2 USE_SSL=false -# For Plex Pass downlaod +# For Plex Pass download PLEX_EMAIL= PLEX_PASSWORD=