You've already forked Sonarr
							
							
				mirror of
				https://github.com/Sonarr/Sonarr.git
				synced 2025-10-31 00:07:55 +02:00 
			
		
		
		
	Allow startup on case sensitive file systems
Fixed EXE_PATH to match NzbDrone.exe’s capitalisation.
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user