download functions
This commit is contained in:
parent
24751c8bad
commit
23367e3cd3
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/universal
|
|||
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 PlexNotify script..."
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/readarr/PlexNotify.bash -o /config/extended/PlexNotify.bash
|
||||
echo "Done"
|
||||
|
|
Loading…
Reference in a new issue