From 604b874b6b0a09fc3a1a1051cf870d28f81e8ff2 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 12 Oct 2023 07:20:29 -0400 Subject: releases: add hidden placeholders for husky/shiba --- process-static | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'process-static') diff --git a/process-static b/process-static index 23c0282b..3ccbc354 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=(felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame) +devices=(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 -- cgit v1.3.1