Update setup.bash
This commit is contained in:
parent
cdab6edb4a
commit
1df6408226
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@ echo "Download PlexNotify script..."
|
|||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/PlexNotify.bash -o /config/extended/PlexNotify.bash
|
||||
echo "Done"
|
||||
|
||||
echo "Download MetadataPostProcess script..."
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/MetadataPostProcess.bash -o /config/extended/MetadataPostProcess.bash
|
||||
echo "Done"
|
||||
|
||||
echo "Download SMA config..."
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/sma.ini -o /config/extended/sma.ini
|
||||
|
|
Loading…
Reference in a new issue