Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jaedb committed Oct 24, 2023
2 parents d48e01c + b571d5f commit 4d5657b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mopidy_iris/system.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ elif [[ $1 = "local_scan" ]]; then
SCAN=$(mopidy --config $IRIS_CONFIG_LOCATION local scan)
else
SCAN=$(mopidy --config /config/mopidy.conf local scan)
fi
else
SCAN=$(sudo mopidyctl local scan)
fi
Expand Down

0 comments on commit 4d5657b

Please sign in to comment.