Recyclarr filename fix

This commit is contained in:
RandomNinjaAtk 2023-07-15 15:37:08 -04:00 committed by GitHub
parent 114c5c2a2e
commit 54bcdc866b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/sonarr/In
echo "Done"
echo "Download Recyclarr service..."
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/universal/services/Recycalarr -o /custom-services.d/Recyclarr
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/universal/services/Recyclarr -o /custom-services.d/Recyclarr
echo "Done"
echo "Download YoutubeSeriesDownloader service..."