modified: start.sh

This commit is contained in:
Jonathan Ervine 2020-06-08 00:09:11 +08:00
parent 5e00189cbe
commit 6491806a2f

View File

@ -3,4 +3,4 @@
## Script to start the sonarr server
##
until [ -f "/config/nzbdrone.db" ]; do sleep 1; done
/usr/bin/mono --debug /Sonarr/NzbDrone.exe --nobrowser --data=/config
/usr/bin/mono --debug /NzbDrone/NzbDrone.exe --nobrowser --data=/config