typo fix
This commit is contained in:
parent
e310cda141
commit
e6468916c9
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ echo "Done"
|
|||
|
||||
if [ ! -f /config/extended.conf ]; then
|
||||
echo "Download Extended config..."
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/liodarr/extended.conf -o /config/extended.conf
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/extended.conf -o /config/extended.conf
|
||||
chmod 777 /config/extended.conf
|
||||
echo "Done"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue