From 114c5c2a2eb351652b865e5aedeee95b6e108826 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Sat, 15 Jul 2023 15:36:35 -0400 Subject: [PATCH] Recyclarr file name fix --- radarr/setup.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radarr/setup.bash b/radarr/setup.bash index 6db7f4c..f5b3633 100644 --- a/radarr/setup.bash +++ b/radarr/setup.bash @@ -54,7 +54,7 @@ curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/radarr/Au echo "Done" echo "Download Recyclarr service..." -curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/universal/services/Recycalarr -o /custom-services.d/Recyclarr +curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/universal/services/Recyclarr -o /custom-services.d/Recyclarr echo "Done" mkdir -p /config/extended