Run mono with the debug switch

This commit is contained in:
Mark McDowall
2016-11-03 11:58:29 -07:00
committed by GitHub
parent 99ecdfd78a
commit 0d08b563be
+1 -1
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