Update setup.bash
This commit is contained in:
parent
99f788cf4c
commit
ada366c947
1 changed files with 4 additions and 0 deletions
|
@ -74,6 +74,10 @@ echo "Download Extras script..."
|
||||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/sonarr/Extras.bash -o /config/extended/Extras.bash
|
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/sonarr/Extras.bash -o /config/extended/Extras.bash
|
||||||
echo "Done"
|
echo "Done"
|
||||||
|
|
||||||
|
echo "Download SMA config..."
|
||||||
|
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/sonarr/sma.ini -o /sma.ini
|
||||||
|
echo "Done"
|
||||||
|
|
||||||
chmod 777 -R /config/extended
|
chmod 777 -R /config/extended
|
||||||
|
|
||||||
exit
|
exit
|
||||||
|
|
Loading…
Reference in a new issue