diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-27 14:16:31 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-27 14:16:31 -0400 |
| commit | 50982f9a0574823532e122442d9a3930c9af9123 (patch) | |
| tree | 6d73bbc7a47750823d9bacd09d244f9c3b463a6f /process-static | |
| parent | 8befb9dadb1abee7847bc1f0a242dd23e1f6f36e (diff) | |
add hidden Pixel Fold release page entries
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 69c0dce0..0c693f45 100755 --- a/process-static +++ b/process-static @@ -61,7 +61,7 @@ done sed -i "$replace" static-tmp/**/*.html nginx-tmp/nginx.conf nginx-tmp/snippets/preload.conf replace= -devices=(tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame bonito sargo crosshatch blueline) +devices=(felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame bonito sargo crosshatch blueline) channels=(stable beta) for device in ${devices[@]}; do for channel in ${channels[@]}; do |
