From 9e259de089c0425a63143074a7d48db19044a3f6 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Mon, 10 Jul 2023 13:19:31 +0000 Subject: [PATCH] Update setup.bash --- lidarr/setup.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lidarr/setup.bash b/lidarr/setup.bash index 2ca80f2..c617b75 100644 --- a/lidarr/setup.bash +++ b/lidarr/setup.bash @@ -54,7 +54,7 @@ curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/universal echo "Done" echo "Download AutoConfig service..." -curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/AutoConfig.service -o /custom-services.d/AutoConfig +curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/AutoConfig.service.bash -o /custom-services.d/AutoConfig echo "Done" echo "Download Video service..."