modified: start.sh
This commit is contained in:
parent
5e00189cbe
commit
6491806a2f
2
start.sh
2
start.sh
@ -3,4 +3,4 @@
|
|||||||
## Script to start the sonarr server
|
## Script to start the sonarr server
|
||||||
##
|
##
|
||||||
until [ -f "/config/nzbdrone.db" ]; do sleep 1; done
|
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user