From b84806040e3039fda94c76dc3aa80b50d43a1714 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Fri, 5 Jul 2024 16:20:33 +0000 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 602ceac..4ead44e 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/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