parent
baa47acdbb
commit
3f90f1d4b5
1 changed files with 4 additions and 0 deletions
|
@ -69,6 +69,10 @@ echo "Download AutoArtistAdder service..."
|
|||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/AutoArtistAdder.bash -o /custom-services.d/AutoArtistAdder
|
||||
echo "Done"
|
||||
|
||||
echo "Download UnmappedFilesCleaner service..."
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/UnmappedFilesCleaner.bash -o /custom-services.d/UnmappedFilesCleaner
|
||||
echo "Done"
|
||||
|
||||
mkdir -p /config/extended
|
||||
echo "Download PlexNotify script..."
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/PlexNotify.bash -o /config/extended/PlexNotify.bash
|
||||
|
|
Loading…
Reference in a new issue