Update setup.bash
This commit is contained in:
parent
014187fb2e
commit
04ccc2b7ef
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ echo "Done"
|
|||
|
||||
mkdir -p /config/extended
|
||||
echo "Download PlexNotify script..."
|
||||
https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/sonarr/PlexNotify.bash -o /config/extended/PlexNotify.bash
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/sonarr/PlexNotify.bash -o /config/extended/PlexNotify.bash
|
||||
echo "Done"
|
||||
chmod 777 -R /config/extended
|
||||
|
||||
|
|
Loading…
Reference in a new issue