Add AutoArtistAdder service

This commit is contained in:
RandomNinjaAtk
2023-07-14 20:01:23 +00:00
committed by GitHub
parent b3c8ac0afc
commit 216834a210

View File

@@ -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..."