summaryrefslogtreecommitdiff
path: root/process-static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-05-11 00:19:32 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-05-11 00:21:06 -0400
commit7229179520bcd6eea196176aa126cc8bd0f4f00f (patch)
tree1da1617c396c03d9deb90ee491de8825a045162b /process-static
parentffbb1680b9cbb3ca347583475cde7af7a9f3e893 (diff)
add hidden lynx support to prepare for launch
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 ad29bbe9..6c95a50c 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=(cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame bonito sargo crosshatch blueline)
+devices=(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