Update setup.bash

This commit is contained in:
billsbdb3
2024-07-03 15:21:00 -04:00
committed by GitHub
parent 374c3cceff
commit 4892b40802

View File

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