diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-21 19:34:23 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-24 06:05:00 -0400 |
| commit | 7a879a324ee653f9c265aa0bb3de34c7e2e7fd2b (patch) | |
| tree | 84b6124d8fd215793d33e01176971de9beac42b7 /process-static | |
| parent | 47f4ff448def10adb2fe0db99e9b34db539c53fe (diff) | |
add 9th generation Pixel support
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 0147ea4f..e27e98b5 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=(akita husky shiba felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame) +devices=(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 |
