diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-12 07:20:29 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-12 07:21:30 -0400 |
| commit | 604b874b6b0a09fc3a1a1051cf870d28f81e8ff2 (patch) | |
| tree | da76c7c4505f5dddcfafdc06eb19cf4ae0cc27bc /process-static | |
| parent | 8035683693f0935244b45b9d38c676fd46deb902 (diff) | |
releases: add hidden placeholders for husky/shiba
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 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 |
