Finalize. Set download path for ARLChecker from RandomNinaAtk's repo.
This commit is contained in:
parent
536607f523
commit
2e412c6ed1
1 changed files with 2 additions and 2 deletions
|
@ -84,8 +84,8 @@ echo "Done"
|
||||||
|
|
||||||
mkdir -p /custom-services.d/python
|
mkdir -p /custom-services.d/python
|
||||||
echo "Download ARLChecker service..."
|
echo "Download ARLChecker service..."
|
||||||
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/RandomNinjaAtk/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
|
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/ARLChecker -o /custom-services.d/ARLChecker
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue