From 4892b40802215744f9d33e4e78238d0c280b186e Mon Sep 17 00:00:00 2001 From: billsbdb3 <64713235+billsbdb3@users.noreply.github.com> Date: Wed, 3 Jul 2024 15:21:00 -0400 Subject: [PATCH] Update setup.bash --- radarr/setup.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radarr/setup.bash b/radarr/setup.bash index 4ead44e..602ceac 100644 --- a/radarr/setup.bash +++ b/radarr/setup.bash @@ -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