mirror of
https://github.com/linuxserver/docker-sonarr.git
synced 2026-04-20 00:01:33 +08:00
Merge pull request #30 from markus101/debug-switch
Run mono with the debug switch
This commit is contained in:
commit
80cacab24d
@ -5,5 +5,5 @@ umask 022
|
||||
cd /opt/NzbDrone || exit
|
||||
|
||||
exec \
|
||||
s6-setuidgid abc mono NzbDrone.exe \
|
||||
s6-setuidgid abc mono --debug NzbDrone.exe \
|
||||
-nobrowser -data=/config
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user