download functions
This commit is contained in:
parent
b6109c4e23
commit
24751c8bad
1 changed files with 4 additions and 0 deletions
|
@ -62,6 +62,10 @@ curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/radarr/Un
|
|||
echo "Done"
|
||||
|
||||
mkdir -p /config/extended
|
||||
echo "Download Script Functions..."
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/universal/functions.bash -o /config/extended/functions
|
||||
echo "Done"
|
||||
|
||||
echo "Download Naming script..."
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/radarr/naming.json -o /config/extended/naming.json
|
||||
echo "Done"
|
||||
|
|
Loading…
Reference in a new issue