Update setup.bash
This commit is contained in:
parent
c374c26794
commit
d40b8111e6
1 changed files with 4 additions and 0 deletions
|
@ -94,6 +94,10 @@ echo "Download Beets config..."
|
|||
curl "https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/beets-config.yaml" -o /config/extended/beets-config.yaml
|
||||
echo "Done"
|
||||
|
||||
echo "Download Beets lidarr config..."
|
||||
curl "https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/beets-config-lidarr.yaml" -o /config/extended/beets-config-lidarr.yaml
|
||||
echo "Done"
|
||||
|
||||
echo "Download Deemix config..."
|
||||
curl "https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/deemix_config.json" -o /config/extended/deemix_config.json
|
||||
echo "Done"
|
||||
|
|
Loading…
Reference in a new issue