diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-10 14:25:55 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-12 21:12:42 -0400 |
| commit | 99b3fae892a9ef145caa075c7ed06e8a0216e216 (patch) | |
| tree | 5427c91bc48710da6ff4052cacbb2632ef0ee133 /process-static | |
| parent | 4427db873cc0ddc65b1e1423adbf8cb73d616d9a (diff) | |
add support for Pixel 9a
Diffstat (limited to 'process-static')
| -rwxr-xr-x | process-static | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
