From 51d1bafee225c461188697c18a8bcfbe4d018f1e Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 11 Feb 2019 16:33:16 +0000 Subject: [PATCH] Bot Updating Templated Files --- images/docker-nzbget.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/images/docker-nzbget.md b/images/docker-nzbget.md index 855fb0701..8b690dcec 100755 --- a/images/docker-nzbget.md +++ b/images/docker-nzbget.md @@ -84,11 +84,6 @@ scroll to bottom, set umask like this (example shown for unraid) ![](http://i.imgur.com/mIqDEJJ.png) -You can add an additional mount point for intermediate unpacking folder with:- - -`-v :/intermediate` - -for example, and changing the setting for InterDir in the PATHS tab of settings to `/intermediate` ## Info * Shell access whilst the container is running: `docker exec -it nzbget /bin/bash` @@ -104,7 +99,7 @@ To monitor the logs of the container in realtime: `docker logs -f nzbget` ## Versions -+ **20.01.19:** Add pipeline logic and multi arch, build from source. ++ **20.01.19:** Add pipeline logic and multi arch. + **21.08.18:** Rebase to alpine 3.8. + **20.02.18:** Add note about supplemental mount point for intermediate unpacking. + **13.12.17:** Rebase to alpine 3.7.