update readme using vars

This commit is contained in:
thelamer 2019-08-19 08:39:31 -07:00 committed by Ryan Kuba
parent e51403818d
commit ca518c4f2e
2 changed files with 4 additions and 4 deletions

View file

@ -56,8 +56,8 @@ docker create \
-e VERSION=docker \
-e UMASK_SET=022 `#optional` \
-v </path/to/library>:/config \
-v <path/to/tvseries>:/data/tvshows \
-v </path/to/movies>:/data/movies \
-v <path/to/tvseries>:/tv \
-v </path/to/movies>:/movies \
-v </path for transcoding>:/transcode \
--restart unless-stopped \
linuxserver/plex