summaryrefslogtreecommitdiff
path: root/process-static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-06-20 16:54:25 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-06-20 16:54:55 -0400
commit3a4585c4464be1b1b4cafdfbf37c8ff7237396a5 (patch)
tree5296b921583d8f964d2129bbcd2fb1a591d62b65 /process-static
parente0a6b5f948bfbb08f7e3f520bba9c86a64e95b7d (diff)
add hidden tangorpro release listing
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 6c95a50c..55271fac 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=(lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame bonito sargo crosshatch blueline)
+devices=(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