From 014187fb2e96c6d5b804c441edf345275b7c0b98 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Sat, 8 Jul 2023 12:29:44 -0400 Subject: [PATCH] Update setup.bash --- sonarr/setup.bash | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sonarr/setup.bash b/sonarr/setup.bash index 208737c..54f8337 100644 --- a/sonarr/setup.bash +++ b/sonarr/setup.bash @@ -49,3 +49,5 @@ 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 + +exit