From 99b3fae892a9ef145caa075c7ed06e8a0216e216 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 10 Apr 2025 14:25:55 -0400 Subject: add support for Pixel 9a --- process-static | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'process-static') diff --git a/process-static b/process-static index 449d1c62..1d61b05a 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=(comet komodo caiman tokay akita husky shiba felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame) +devices=(tegu comet komodo caiman tokay akita husky shiba felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame) channels=(stable beta alpha) for device in ${devices[@]}; do for channel in ${channels[@]}; do -- cgit v1.3.1