Skip to content

Commit b848060

Browse files
Update setup.bash
1 parent 523aa04 commit b848060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

radarr/setup.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ if [ ! -f /config/extended/sma.ini ]; then
112112
fi
113113

114114
echo "Download Recyclarr service..."
115-
curl https://raw.githubusercontent.com/billsbdb3/arr-scripts/main/universal/services/Recyclarr -o /custom-services.d/Recyclarr
115+
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/universal/services/Recyclarr -o /custom-services.d/Recyclarr
116116
echo "Done"
117117

118118
if [ ! -f /config/extended/recyclarr.yaml ]; then

0 commit comments

Comments
 (0)