Merge pull request #30 from markus101/debug-switch

Run mono with the debug switch
This commit is contained in:
Paul Hendryx 2016-11-03 15:56:12 -04:00 committed by GitHub
commit 80cacab24d

View File

@ -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