Skip to content

Commit

Permalink
NZBGet: Fixes unrar issue with latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
desimaniac committed Sep 6, 2019
1 parent 4a18029 commit a3b1163
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/nzbget/tasks/main.yml
Expand Up @@ -65,6 +65,7 @@
VIRTUAL_PORT: 6789
LETSENCRYPT_HOST: "nzbget.{{domain}}"
LETSENCRYPT_EMAIL: "{{email}}"
LC_ALL: "C"
volumes:
- "/etc/localtime:/etc/localtime:ro"
- "/opt/nzbget:/config"
Expand Down

0 comments on commit a3b1163

Please sign in to comment.