1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00

Merge pull request #227 from c0unt0/develop

Allow startup on case sensitive file systems
This commit is contained in:
Mark McDowall 2015-03-18 15:00:32 -07:00
commit ca8e16a5be

View File

@ -4,7 +4,7 @@
DIR=$(cd "$(dirname "$0")"; pwd)
#change these values to match your app
EXE_PATH="$DIR/nzbdrone.exe"
EXE_PATH="$DIR/NzbDrone.exe"
APPNAME="Sonarr"
#set up environment