From f61a55baf44b7f2c138b4864fa014f973b57fc72 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 29 Aug 2024 16:46:41 -0400 Subject: production Pixel 9 Pro Fold support --- process-static | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'process-static') diff --git a/process-static b/process-static index e27e98b5..a952e20f 100755 --- a/process-static +++ b/process-static @@ -63,7 +63,7 @@ done sed -i "$replace" static-tmp/**/*.html nginx-tmp/nginx.conf nginx-tmp/snippets/preload.conf replace= -devices=(komodo caiman tokay akita husky shiba felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame) +devices=(comet komodo caiman tokay akita husky shiba 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 -- cgit v1.3.1