From a41afea74abbc0a4d372e08a1028a8df24b3ea01 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 11 May 2024 18:50:06 -0400 Subject: add Pixel 8a support --- process-static | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'process-static') diff --git a/process-static b/process-static index 81a55328..e29dbc33 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=(husky shiba felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame) +devices=(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