Update setup.bash

This commit is contained in:
RandomNinjaAtk 2024-07-05 16:20:33 +00:00 committed by GitHub
parent 523aa04d7f
commit b84806040e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -112,7 +112,7 @@ if [ ! -f /config/extended/sma.ini ]; then
fi
echo "Download Recyclarr service..."
curl https://raw.githubusercontent.com/billsbdb3/arr-scripts/main/universal/services/Recyclarr -o /custom-services.d/Recyclarr
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/universal/services/Recyclarr -o /custom-services.d/Recyclarr
echo "Done"
if [ ! -f /config/extended/recyclarr.yaml ]; then