|
|
@ -4,8 +4,8 @@
|
|
|
|
DIR=$(cd "$(dirname "$0")"; pwd)
|
|
|
|
DIR=$(cd "$(dirname "$0")"; pwd)
|
|
|
|
|
|
|
|
|
|
|
|
#change these values to match your app
|
|
|
|
#change these values to match your app
|
|
|
|
EXE_PATH="$DIR/NzbDrone.exe"
|
|
|
|
EXE_PATH="$DIR/Lidarr.exe"
|
|
|
|
APPNAME="Sonarr"
|
|
|
|
APPNAME="Lidarr"
|
|
|
|
|
|
|
|
|
|
|
|
#set up environment
|
|
|
|
#set up environment
|
|
|
|
if [[ -x '/opt/local/bin/mono' ]]; then
|
|
|
|
if [[ -x '/opt/local/bin/mono' ]]; then
|