Download BeetsPostProcessor.bash script to /config/extended
This commit is contained in:
parent
48fb6b13a5
commit
10cbb224c9
1 changed files with 4 additions and 0 deletions
|
@ -75,6 +75,10 @@ echo "Download MetadataPostProcess script..."
|
||||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/MetadataPostProcess.bash -o /config/extended/MetadataPostProcess.bash
|
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/MetadataPostProcess.bash -o /config/extended/MetadataPostProcess.bash
|
||||||
echo "Done"
|
echo "Done"
|
||||||
|
|
||||||
|
echo "Download BeetsPostProcessor script..."
|
||||||
|
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/BeetsPostProcessor.bash -o /config/extended/BeetsPostProcessor.bash
|
||||||
|
echo "Done"
|
||||||
|
|
||||||
echo "Download SMA config..."
|
echo "Download SMA config..."
|
||||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/sma.ini -o /config/extended/sma.ini
|
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/sma.ini -o /config/extended/sma.ini
|
||||||
echo "Done"
|
echo "Done"
|
||||||
|
|
Loading…
Reference in a new issue