Update setup.bash

This commit is contained in:
RandomNinjaAtk
2023-07-08 12:29:34 -04:00
committed by GitHub
parent 3507d4d3f5
commit 89b6a00851

View File

@@ -43,3 +43,9 @@ mkdir -p /custom-services.d
echo "Download QueueCleaner service..."
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/universal/services/QueueCleaner -o /custom-services.d/QueueCleaner
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
echo "Done"
chmod 777 -R /config/extended