Skip to content

Commit 71e6f5a

Browse files
authored
Delete the old lines
1 parent 132fa97 commit 71e6f5a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

lidarr/setup.bash

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -133,14 +133,6 @@ if [ ! -f /config/extended/tidal-dl.json ]; then
133133
echo "Done"
134134
fi
135135

136-
echo "Download Deemix config..."
137-
curl "https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/deemix_config.json" -o /config/extended/deemix_config.json
138-
echo "Done"
139-
140-
echo "Download Tidal config..."
141-
curl "https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/tidal-dl.json" -o /config/extended/tidal-dl.json
142-
echo "Done"
143-
144136
echo "Download LyricExtractor script..."
145137
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/LyricExtractor.bash -o /config/extended/LyricExtractor.bash
146138
echo "Done"

0 commit comments

Comments
 (0)