From e04278e76e499d8edb22f40bb61e665ce5397c1a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 27 Jun 2023 14:16:52 -0400 Subject: [PATCH] process-static: remove dropped devices --- process-static | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process-static b/process-static index 0c693f45..5e891dc8 100755 --- a/process-static +++ b/process-static @@ -61,7 +61,7 @@ done sed -i "$replace" static-tmp/**/*.html nginx-tmp/nginx.conf nginx-tmp/snippets/preload.conf replace= -devices=(felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame bonito sargo crosshatch blueline) +devices=(felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame) channels=(stable beta) for device in ${devices[@]}; do for channel in ${channels[@]}; do