Update setup.bash
This commit is contained in:
parent
374c3cceff
commit
4892b40802
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue