Add missing character

pull/1539/head
Chaz Larson 1 year ago committed by GitHub
parent 368a3f5cda
commit d9233e87f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@ There's a [Docker Walkthrough](docker) with more detailed instructions on settin
```
docker run -d \
--restart=unless-stopped \
-e TZ=<TIMEZONE>
-e TZ=<TIMEZONE> \
-v /path/to/config:/config:rw \
meisnate12/plex-meta-manager
```

Loading…
Cancel
Save