Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Gregoire committed Oct 6, 2019
1 parent c7ee569 commit 91e7a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -116,7 +116,7 @@ Container images are configured using parameters passed at runtime (such as thos
| `-e PUID=1000` | for UserID - see below for explanation |
| `-e PGID=1000` | for GroupID - see below for explanation |
| `-e TZ=Europe/London` | Specify a timezone to use EG Europe/London. |
| `-e UMASK_SET=022` | control permissions of files and directories created by Sonarr |
| `-e UMASK_SET=022` | control permissions of files and directories created by Lidarr |
| `-v /config` | Configuration files for Lidarr. |
| `-v /music` | Music files. |
| `-v /downloads` | Path to your download folder for music. |
Expand Down

0 comments on commit 91e7a6e

Please sign in to comment.