We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523aa04 commit b848060Copy full SHA for b848060
radarr/setup.bash
@@ -112,7 +112,7 @@ if [ ! -f /config/extended/sma.ini ]; then
112
fi
113
114
echo "Download Recyclarr service..."
115
-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
116
echo "Done"
117
118
if [ ! -f /config/extended/recyclarr.yaml ]; then
0 commit comments