summarylogtreecommitdiffstats
path: root/sonarr.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sonarr.sh')
-rwxr-xr-xsonarr.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonarr.sh b/sonarr.sh
index 9f53b9ceb048..90e41121b0a7 100755
--- a/sonarr.sh
+++ b/sonarr.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-exec -a sonarr -- mono /usr/lib/sonarr/NzbDrone.exe "$@"
+/usr/bin/mono --debug /opt/sonarr/NzbDrone.Console.exe "$@"