Update setup.bash

typo
This commit is contained in:
hockeygoalie35 2024-02-06 23:13:04 -05:00 committed by GitHub
parent 8ce532e9f0
commit 7fb21773e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -82,8 +82,8 @@ echo "Done"
mkdir -p /custom-services.d/python
echo "Download ARLChecker service..."
curl https://raw.github.com/hockeygoalie35/arr-scripts/tree/main/lidarr/python/ARLChecker.py -o /custom-services.d/python/ARLChecker.py
curl https://raw.github.com/hockeygoalie35/arr-scripts/tree/main/lidarr/ARLChecker -o /custom-services.d/ARLChecker
curl https://raw.githubusercontent.com/hockeygoalie35/arr-scripts/main/lidarr/python/ARLChecker.py -o /custom-services.d/python/ARLChecker.py
curl https://raw.githubusercontent.com/hockeygoalie35/arr-scripts/main/lidarr/ARLChecker -o /custom-services.d/ARLChecker