mirror of
https://github.com/linuxserver/docker-sonarr.git
synced 2026-02-19 22:09:04 +08:00
Fixed typo, this closes #7
This commit is contained in:
parent
088eb77a1f
commit
76592bd9ea
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
umask 0002
|
||||
XDG_CONFIG_HOME="/config/xdg" exec /sbin/setuser abc mono /opt/NzbDrone/NzbDrone.exe -nobrowswer -data=/config
|
||||
XDG_CONFIG_HOME="/config/xdg" exec /sbin/setuser abc mono /opt/NzbDrone/NzbDrone.exe -nobrowser -data=/config
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user