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.