missing \

This commit is contained in:
Delfim Machado 2017-01-30 12:10:46 +00:00 committed by Mark Walker
parent c1053d321c
commit bdb297b253

View File

@ -24,7 +24,7 @@ For those who use docker-compose, this repository provides the necessary YML tem
docker run \
-d \
--name plex \
--net=host
--net=host \
-e TZ="<timezone>" \
-e PLEX_CLAIM="<claimToken>" \
-v <path/to/plex/database>:/config \