Add AutoArtistAdder service
This commit is contained in:
parent
b3c8ac0afc
commit
216834a210
1 changed files with 3 additions and 0 deletions
|
@ -65,6 +65,9 @@ echo "Download Audio service..."
|
|||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/Audio.service.bash -o /custom-services.d/Audio
|
||||
echo "Done"
|
||||
|
||||
echo "Download AutoArtistAdder service..."
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/AutoArtistAdder.bash -o /custom-services.d/AutoArtistAdder
|
||||
echo "Done"
|
||||
|
||||
mkdir -p /config/extended
|
||||
echo "Download PlexNotify script..."
|
||||
|
|
Loading…
Reference in a new issue