summaryrefslogtreecommitdiff
path: root/process-static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-08-29 16:46:41 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-09-03 02:25:17 -0400
commitf61a55baf44b7f2c138b4864fa014f973b57fc72 (patch)
tree0eff78ebd1be86a8eb00eb4512e54defb6550fd8 /process-static
parenta6c73720c85c31877d776c5b713af9df5da8a4b5 (diff)
production Pixel 9 Pro Fold support
Diffstat (limited to 'process-static')
-rwxr-xr-xprocess-static2
1 files changed, 1 insertions, 1 deletions
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