Added note to show radarr starting

This commit is contained in:
Jonathan Ervine 2020-07-30 16:34:14 +08:00
parent c75a13d52b
commit 424d1d3eba

View File

@ -3,4 +3,5 @@
## Script to start the radarr server
##
until [ -f "/config/nzbdrone.db" ]; do sleep 10; done
echo "Starting Radarr ..."
/usr/bin/mono --debug /Radarr/Radarr.exe --nobrowser --data=/config